laravel-service-generator
Generate services in Laravel with the artisan command
laravel-crud
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
laravel-crud
by san-kumar
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
laravel-console-create-view
by michelmelo
Create Laravel views (blade template) using 'php artisan' command-line interface
laravel-artisan-domain-contexts
by allysonsilva
A laravel package for using artisan commands in domain contexts
laravel-pivot-table-generator
Quickly generate pivot tables for your projects
laravel-console-spinner
by rahul900day
Laravel Console Spinner is a spinner output for Laravel command line.
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-migrate-to-sql
by othyn
A Laravel package that easily allows for SQL to be generated from the applications migrations via a simple artisan command.
laravel-database-session-model
by repat
Eloquent Model for the sessions table as created by artisan session:table
interactive-model
This library is helpful to record data in the Eloquent models interactively via the command line.
laravel-organizer
by who-jonson
An efficacious Organizer for Laravel 6/7/8 structure with artisan commands
laravel-assembler
by igorsgm
🧰 • An extended Laravel Installer CLI that gives you the power to scaffold a new Laravel project with some neat add-ons and set up a git repository in a single command.
dusk-for-laravel-zero
by gpibarra
Dusk for Laravel Zero allows the usage of Laravel Dusk in Laravel/Laravel Zero as testing.
laravel-web-artisan
by micheledamo
This package allows you to execute artisan commands in a simple way using the browser window. If you don't have SSH access to the hosting platform where your Laravel site is hosted, this solution allows you to run commands like "php artisan migrate".
laravel-web-artisan
by nguyenhiep
This package allows you to execute artisan commands in a simple way using the browser window. If you don't have SSH access to the hosting platform where your Laravel site is hosted, this solution allows you to run commands like "php artisan migrate".