plugin icon indicating copy to clipboard operation
plugin copied to clipboard

[Feature Request]: Restify Repository creation

Open binaryk opened this issue 3 years ago • 0 comments

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

binaryk avatar Oct 06 '22 08:10 binaryk