Libraries tagged by laravel migrate

justinkekeocha/laravel-db-dump

0 Favers
33 Downloads

This package will save you from loosing database records, supposing you run the laravel migrate:fresh command without exporting a database dump

Go to Download


huangdijia/laravel-migrate-recreate

5 Favers
483 Downloads

migrate-recreate for laravel

Go to Download


gilbitron/laravel-migrate-to-branch

10 Favers
1309 Downloads

A Laravel Artisan command to rollback migrations before switching to a given branch

Go to Download


alicfeng/laravel-migrate

4 Favers
959 Downloads

laravel migrate enhance extend

Go to Download


redbastie/laravel-auto-migrate

5 Favers
10 Downloads

Automatic migrations for your Laravel models.

Go to Download


feyyazcankose/laravel-dynamic-migrate

4 Favers
19 Downloads

Go to Download


va/cutlet-migrate

12 Favers
5 Downloads

A package to use migrate:update command with options for migrations in custom directories in laravel apps.

Go to Download


orottier/laravel-migration-squasher

6 Favers
93 Downloads

Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.

Go to Download


micheledamo/laravel-web-artisan

6 Favers
37 Downloads

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".

Go to Download


jsefton/migrate-environments

8 Favers
190 Downloads

Allows you to target additional environments to run migrations

Go to Download


adrienpoupa/migrate-routines

4 Favers
513 Downloads

Generate Laravel Migrations from existing MySQL routines: views, procedures, functions and triggers.

Go to Download


josh-taylor/migrate-sql

19 Favers
577 Downloads

Display the SQL for a migration in Laravel

Go to Download


levizoesch/laravel-check-migrations

0 Favers
324 Downloads

A Laravel command scans your application for pending migrations, providing a clear overview of what needs to be migrated.You can then choose to run individual migrations or skip them as needed, short-cutting and optimizing your development workflow.

Go to Download


gamerwalt/laramultidbtenant

15 Favers
1183 Downloads

This package is used to create and manage laravel multitenant applications that also creates and migrates multiple databases per tenant

Go to Download


ramadan/custom-fresh

11 Favers
62 Downloads

A Laravel package to specify the tables that you do not want to drop while refreshing the database.

Go to Download


<< Previous Next >>