sebastiaanluca / laravel-resource-flow
Quickly scaffold access to a resource.
Installs: 2 490
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^7.2
- ext-json: *
- laravel/framework: 5.8.*|^6.0
Requires (Dev)
- kint-php/kint: ^3.2
- orchestra/testbench: 3.8.*|^4.0
- phpunit/phpunit: ^8.3
- sebastiaanluca/php-codesniffer-ruleset: ^0.4.2
README
Table of contents
- Requirements
- How to install
- How to use
- License
- Change log
- Testing
- Contributing
- Security
- Credits
- About
Requirements
- PHP 7.2 or higher
- Laravel 5.8 or higher
How to install
Just add the package to your project using composer and you're good to go!
composer require sebastiaanluca/laravel-resource-flow
How to use
TODO
License
This package operates under the MIT License (MIT). Please see LICENSE for more information.
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
composer install
composer test
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email hello@sebastiaanluca.com instead of using the issue tracker.
Credits
About
My name is Sebastiaan and I'm a freelance back-end developer specializing in building custom Laravel applications. Check out my portfolio for more information, my blog for the latest tips and tricks, and my other packages to kick-start your next project.
Have a project that could use some guidance? Send me an e-mail at hello@sebastiaanluca.com!