laravel-modernizr-command
by hofmannsven
Laravel artisan console command to generate custom Modernizr builds.
laravel-entity
Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)
laravel-translation-manager
by nodus-it
TranslationManager is a package for easy management translation strings in laravel. It has the ability to perform the translation on the console or to create an export with all the strings that can later be imported again.
laravel-api-skeleton
by sqits
Package to create a complete Laravel API resource according to stub files.
laravel-console-dusk
by nunomaduro
Laravel Console Dusk allows the usage of Laravel Dusk in Laravel/Laravel Zero artisan commands.
laravel-console-summary
by nunomaduro
A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.
laravel-console-menu
by nunomaduro
Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.
laravel-console-task
by nunomaduro
Laravel Console Task is a output method for your Laravel/Laravel Zero commands.
laravel-php-cs-fixer
by stechstudio
Easily format your Laravel Code with this Configuration file and accompanying artisan command.
laravelcrud
by morganrowse
Artisan command to generate routing, views and controllers from a database table
laravel-make-user
by dyrynda
An Artisan console command to create users in your Laravel application.
laravel-make-user
by skyraptor
An Artisan console command to create users in your Laravel application.
laravel-boilerplate-generator
by hariadi
Generate Model, attribute, relation, scope trait and repository for Laravel Boilerplate
laravel-file-generator
An easy extension of the Artisan make commands to modify the command's stubs and to generate fully implemented php files.
laravel-pgsql-multi-tenant-migrate
by guissilveira
Laravel Artisan command to migrate postgres multi tentant