sixtyfour-software / make-full-resource
A Laravel package to generate full resources with migrations, models, and Filament resources.
Installs: 25
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/sixtyfour-software/make-full-resource
Requires
- php: ^7.4|^8.0
- filament/filament: ^2.0|^3.0
- illuminate/support: ^8.0|^9.0|^10.0|^11.0|^12.0
README
@JJRuizDeveloper
https://64software.com
https://youtube.com/@gogodev
Version
v.1.0.3
Requirements
- PHP 8+
- Laravel 8+
- Filament 2+
Description:
Creates migration, model, and filament resource with form and tables, all in one command :D
How to import:
composer require sixtyfour-software/make-full-resource
How to use it:
php artisan make:full-resource-64 {--log} {--json=}
License:
This package is licensed under the MIT License.