在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):tiagomichaelsousa/LaravelResources开源软件地址(OpenSource Url):https://github.com/tiagomichaelsousa/LaravelResources开源编程语言(OpenSource Language):PHP 100.0%开源软件介绍(OpenSource Introduction):Laravel ResourcesLaravel Resources is a speed-up development package that allows you to create a boilerplate for Laravel apps with a default API structure. Versions
InstallationVia Composer $ composer require tiagomichaelsousa/laravelresources --dev UsageCreate the resources $ php artisan resources:create <model> This command will create the Controller, the Request, the Policy, the API Resource and Collection and will also add the default routes for the API. Publish configuration file $ php artisan vendor:publish --provider="tiagomichaelsousa\LaravelResources\LaravelResourcesServiceProvider" --tag="config" Notes:
Change logPlease see the changelog for more information on what has changed recently. Testing$ composer test With test coverage$ composer test-report ContributingPlease see contributing.md for details and a todolist. SecurityIf you discover any security related issues, please email the author instead of using the issue tracker. CreditsLicenseLicense MIT. Please see the license file for more information. Code Of ConductPlease see the code of conduct for more information.
Contributors |
Rafael Ferreira |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论