Libraries tagged by Laravel Migration
umbrellio/laravel-pg-extensions
357452 Downloads
Extensions for Postgres Laravel
dragon-code/laravel-deploy-operations
73026 Downloads
Performing any actions during the deployment process
crestapps/laravel-code-generator
79900 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
dragon-code/laravel-actions
282197 Downloads
Performing any actions during the deployment process
nscreed/laravel-migration-paths
108107 Downloads
Custom migration paths for Laravel project.
josezenem/laravel-make-migration-pivot
49281 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
jaybizzle/laravel-migrations-organiser
372891 Downloads
A Laravel package to help organise migration files.
dragon-code/laravel-migration-actions
197065 Downloads
Performing any actions during the deployment process
jlorente/laravel-data-migrations
130630 Downloads
An extension to allow you to separate data migrations from structure migrations
rappasoft/laravel-patches
64575 Downloads
Run patches migration style in your Laravel applications.
howyi/conv-laravel
273846 Downloads
MySQL migration query auto generate on Laravel/Lumen
rs/laravel-version-control
6368 Downloads
Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.
nunomaduro/laravel-optimize-database
11410 Downloads
Publishes migrations that make your database production ready.
erjanmx/laravel-migrate-check
261930 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
dragon-code/laravel-data-dumper
7055 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command