Libraries tagged by Laravel Migration
altwaireb/laravel-world
1060 Downloads
Laravel World, Countries States Cities DB Migration & Seeder
zedisdog/laravel-schema-extend
64407 Downloads
supplement for eloquent migration
timwassenburg/laravel-pivot-table-generator
7097 Downloads
Quickly generate pivot tables for your projects
scrumble-nl/laravel-csr
12064 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
rs/laravel-version-control
5270 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.
oscarafdev/laravel-4-generators
519953 Downloads
Rapidly generate resources, migrations, models, and much more.
dragon-code/laravel-data-dumper
2492 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
mitulgolakiya/laravel-api-generator
30414 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
andrey-helldar/laravel-actions
9187 Downloads
Performing any actions during the deployment process
yii2tech/illuminate
9685 Downloads
Yii2 to Laravel Migration Package
woenel/prpcmblmts
11795 Downloads
Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.
nwidart/db-exporter
38867 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
cable8mm/xeed
529 Downloads
The Xeed is to generate new model, seed, database seed, factory and migration files for Laravel based on data from the existing database table.
yadakhov/laradump
9727 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.
laravel/database
32436 Downloads
Get Laravel database for your non laravel projects. Built on top of illuminate/database to provide migration, seeding and artisan support