laravel-action-service-trait
by prevailexcel
A simple Laravel package to create actions, traits and services using artisan commands
laravel-csr
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
laravel-env-cli
by andreslqr
This package allows to update the .env file from your laravel project via terminal
laravel-console-create-view
by michelmelo
Create Laravel views (blade template) using 'php artisan' command-line interface
laravel-command-generator
by mazfreelance
This is a simple package that includes some of custom Laravel artisan command into Laravel/Lumen.
laravel-queue-commands
by jrquick
Helpful Laravel commands to help manage the queue from command line.
laravel-command-spinner
A package for adding loading spinners to Laravel Artisan commands.
laravel-ccmd
by rutay
ccmd is a Laravel package that provides a less verbose way to define and schedule commands.
laravel-organizer
by who-jonson
An efficacious Organizer for Laravel 6/7/8 structure with artisan commands
laravel-model-ts-type
by scrumble-nl
This package makes it possible to generate TypeScript types based on your models
laravel-csr
by scrumble-nl
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
laravel-translator
by slaveofgod
PHP Laravel artisan command that extracting translation contents and updating translation files automatically
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-folder-watcher
by bluora
Provides a Laravel console command that can watch a given folder, and any changes are passed to the provided command script.
laravel-folder-watcher
Provides a Laravel console command that can watch a given folder, and any changes are passed to the provided command script.
laravel-entity
Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)
laravel-make-service
by artogrig
An Artisan console command to create service in your Laravel application.