Built with from Grav and Hugo
Restive exposes two console commands. One to create a Restive Api Controller and the other to create a Restive Form Request for model validation.
php artisan restive:make-controller ControllerName
php artisan restive:make-request FormRequestName