sixtyfour-software / make-full-resource
A Laravel package to generate full resources with migrations, models, and Filament resources.
v1.0.3
2025-05-07 14:33 UTC
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.