Libraries tagged by Laravel Migration
coderan/laravel-data-migrations
43495 Downloads
An extension to allow you to separate data migrations from structure migrations
gentritxhema/laravel-currency
6948 Downloads
Laravel currency table migration and seed
friendsofcat/opensearch-migrations
162908 Downloads
OpenSearch migrations for Laravel
tomshaw/laravel-calendar-table
10439 Downloads
A Laravel calendar table database migration and console command.
egyjs/dbml-to-laravel
1384 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
altwaireb/laravel-world
4949 Downloads
Laravel World, Countries States Cities DB Migration & Seeder
zedisdog/laravel-schema-extend
68292 Downloads
supplement for eloquent migration
timwassenburg/laravel-pivot-table-generator
17754 Downloads
Quickly generate pivot tables for your projects
scrumble-nl/laravel-csr
16689 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
rs/laravel-version-control
6747 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
570184 Downloads
Rapidly generate resources, migrations, models, and much more.
mitulgolakiya/laravel-api-generator
30510 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
woenel/prpcmblmts
16826 Downloads
Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.
yadakhov/laradump
13720 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.
laravel/database
35226 Downloads
Get Laravel database for your non laravel projects. Built on top of illuminate/database to provide migration, seeding and artisan support