arthurydalgo / inertia-laravel-crud-generator
Inertia Laravel CRUD Generator
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 7
pkg:composer/arthurydalgo/inertia-laravel-crud-generator
Requires
- illuminate/support: ^10.0
Requires (Dev)
- orchestra/testbench: ^6
- phpunit/phpunit: ^9.0
This package is not auto-updated.
Last update: 2025-10-02 13:59:12 UTC
README
CRUD Generator for Inertia Laravel Stack. Take a look at contributing.md to see a to do list.
Installation
Via Composer
$ composer require meetjet/inertia-laravel-crud-generator --dev
Usage
Generate new Inertia Laravel CRUD for Page model
$ php artisan make:inertia:crud Page
Change log
Please see the changelog for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email author email instead of using the issue tracker.
Credits
License
license. Please see the license file for more information.