/artisan-make-mvc

Laravel artisan command to create CRUD files and actions which includes: views (index,create,show,edit) , controller , add a route , factory and test . It depends on the existing model.

Primary LanguagePHPMIT LicenseMIT

Watchers