关键词:migrations

31
Generates Laravel Migrations from an existing database
32
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
33
Create command files that will be run once so that you don't have to remember about it.
34
Simple, reversible migrations for Laravel
35
Allows you to target additional environments to run migrations
36
Dynamically Laravel CRUD administration with automatic database migrations
37
Export your database quickly and easely as a Laravel Migration and all the data as a Seeder class.
38
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
41
Managing Laravel migrations with the Browser.
42
Generates Laravel Migrations from an existing database
43
Extension on top of Phinx to make migrations in Laravel 5 style with good IDE support
44
Improved version of Laravel 5's Migrator. Adds better error messaging and support for rollbacks with custom paths
47
Countries, Languages and Time Zones Package for Laravel 5.*
48
Allows you to protect more than just the production environment from potentially destructive tasks
49
Converts DB schema to Laravel code (Migrations & Models)