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

This package is auto-updated.

Last update: 2025-06-07 14:41:48 UTC


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.