Libraries tagged by laravel migrate
scrumble-nl/laravel-csr
13218 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
rs/laravel-version-control
5555 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
538660 Downloads
Rapidly generate resources, migrations, models, and much more.
dragon-code/laravel-data-dumper
3460 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
mitulgolakiya/laravel-api-generator
30465 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
andrey-helldar/laravel-actions
9334 Downloads
Performing any actions during the deployment process
woenel/prpcmblmts
13183 Downloads
Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.
nwidart/db-exporter
38930 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
cable8mm/xeed
1392 Downloads
The Xeed is to generate new model, seed, Nova resource, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.
yadakhov/laradump
10644 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.
laravel/database
33649 Downloads
Get Laravel database for your non laravel projects. Built on top of illuminate/database to provide migration, seeding and artisan support
laragear/meta-model
215353 Downloads
Let other developers customize your package model and migrations
ernysans/laraworld
51615 Downloads
Countries, Languages and Time Zones Package for Laravel 5.*
code-distortion/adapt
29837 Downloads
A Laravel package that builds databases for your tests, improving their speed.
froiden/sql-generator
19637 Downloads
convert Laravel migrations to raw SQL scripts