siklusit / laravel-make-controller-view
There is no license information available for the latest version (v1.0.1) of this package.
A Laravel package to create controllers, views, models, migrations, and requests easily.
Package info
github.com/siklusit/laravel-make-controller-view
pkg:composer/siklusit/laravel-make-controller-view
v1.0.1
2025-01-28 01:58 UTC
Requires
- php: ^7.3|^8.0
- illuminate/console: ^8.0|^9.0|^10.0|^11.0
This package is auto-updated.
Last update: 2026-02-28 04:58:12 UTC
README
"# LaravelMakeControllerView" php artisan make:controller-view Product --resource --model --migration --request --route --folder=Admin