Libraries tagged by laravel migrations
friendsofcat/opensearch-migrations
102005 Downloads
OpenSearch migrations for Laravel
altwaireb/laravel-world
1078 Downloads
Laravel World, Countries States Cities DB Migration & Seeder
zedisdog/laravel-schema-extend
64442 Downloads
supplement for eloquent migration
timwassenburg/laravel-pivot-table-generator
7110 Downloads
Quickly generate pivot tables for your projects
scrumble-nl/laravel-csr
12066 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
rs/laravel-version-control
5279 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.
dragon-code/laravel-data-dumper
2504 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
9190 Downloads
Performing any actions during the deployment process
yii2tech/illuminate
9696 Downloads
Yii2 to Laravel Migration Package
woenel/prpcmblmts
11817 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
9748 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.
laravel/database
32457 Downloads
Get Laravel database for your non laravel projects. Built on top of illuminate/database to provide migration, seeding and artisan support