laravel-autodb
by xmarkclx
Automatically creates database for Laravel based on a few PHP documentation comments.
laravel-migrate-check
by erjanmx
A command to check for pending migrations. Exits with non-zero code if there are any
laravel-migration-squasher
by orottier
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
laravel-pgsql-multi-tenant-migrate
by guissilveira
Laravel Artisan command to migrate postgres multi tentant