Libraries tagged by laravel-migrations
paulofelipem/brazilian-regions
456 Downloads
Pacote com informações de todos os paises, estados e cidades (Estados e cidades brasileiras).
mojopollo/laravel-json-schema
542 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
sencerhan/laravel-db-tools
143 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.
ntimyeboah/laravel-database-trigger
33978 Downloads
A package to add database trigger to Laravel migrations
mediactive-digital/migrations-generator
1999 Downloads
Generates Laravel Migrations from an existing database
elimuswift/db-exporter
4689 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
didiwijaya/wilindo
537 Downloads
Package Laravel (Migration & Seeder) untuk wilayah Indonesia berdasarkan data SPLP Kemendagri
ajcastro/fk-adder
3570 Downloads
Lets you add foreign keys in a swift! Foreign key adder in laravel migration.
mll-lab/laravel-conditional-migrations
57579 Downloads
Run your Laravel migrations only when you want them to
tomzx/laravel-migration
34 Downloads
A migration service based on Laravel Database package.
theupriser/laravel-migration-extensions
122 Downloads
Laravel migration extensions
sweetmancc/mysql-trigger-for-laravel-migration
64 Downloads
A package to add database trigger to laravel migrations
romanzipp/laravel-migration-generator
594 Downloads
Laravel Migration Generator
orottier/laravel-migration-squasher
94 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
matt127127/laravel-migration-paths
2938 Downloads
Multiple migration paths for Laravel projects.