laravel-react-make
by fsac
Artisan command to generate React components including TypeScript support
laravel-helper_commands
by casperwilkes
A set of useful artisan commands to help with development, deployment, and building your own commands quickly.
console-zoo-laravel
by deerdama
Package to easily add styling and icons into console outputs in laravel artisan commands
laravel-make-facades
Laravel Artisan Command To Generate Facades (php artisan make generator now execpts facade Facadename)
laravel-artisan-vue
by axitbv
Laravel Artisan Command for scaffolding a Vue.js feature application with a Vuex store
laravel-job-models
by repat
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
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.