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

v1.0.3 2025-05-07 14:33 UTC

This package is auto-updated.

Last update: 2025-12-07 15:37:40 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.