This package is used to generate laravel api with Resources
You can install the package via composer:
composer require limewell/laravel-restify//Install restify
php artisan restify:install
//Generate restify crud for model
php artisan restify:generate --model=Usercomposer testPlease see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
The MIT License (MIT). Please see License File for more information.
