composer.json.| Package | Status | |
|---|---|---|
| laracademy/artisan-joke | We all need a little laughter during our work, so this command will return a random (bad) joke. | |
| laracademy/dusk-interactive | Interactive package for Dusk tests | |
| laracademy/generators | This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically. | |
| laracademy/interactive-make | Interactive make CLI replacement for Laravel | |
| laracademy/make | This package provides you with a simplistic `php artisan make:user` command | |
| laracademy/model-generator | This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically. | |
| laracademy/seeds | This package helps with database seeding. |