plugin
plugin copied to clipboard
[Feature Request]: Restify Repository creation
Feature Description
The Laravel Restify is heavily used by our community and we're also using the Idea plugin. It would be very handy to have an creation command that runs the command:
php artisan restify:repository Users
This is the command that should be executed basically: https://github.com/BinarCode/laravel-restify/blob/7.x/src/Commands/RepositoryCommand.php