fibers/rocket
Fibers Rocket adds developer-friendly Artisan commands to quickly scaffold common Laravel parts—models, controllers, migrations, views, layouts, routes, and more. Templates follow Laravel conventions, are easy to customize, and commands are context-aware to auto-fill boilerplate.
php artisan fibers:setup:app [Options]
Fibers Rocket - Ignite will bootstrap your fresh install of Laravel and deal with some (optional) common first steps:
| Command | Description |
|---|---|
| `--auth | A` |
| `--models | M` |
| `--layouts | L` |
| `--languages | I` |
| `--blanks | B` |
| `--configs | C` |
How can I help you explore Laravel packages today?