Libraries tagged by laravel migrate
artesaos/migrator
36773 Downloads
Namespaced Migrations for Laravel 5.1+
tomshaw/laravel-calendar-table
8109 Downloads
A Laravel calendar table database migration and console command.
egyjs/dbml-to-laravel
865 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
lanciweb/laravel-make-crud
1878 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
zedisdog/laravel-schema-extend
67647 Downloads
supplement for eloquent migration
timwassenburg/laravel-pivot-table-generator
15774 Downloads
Quickly generate pivot tables for your projects
thefeqy/laravel-model-status
375 Downloads
A Laravel package to automate adding configurable status columns to models and migrations, and enforce user activity through middleware.
scrumble-nl/laravel-csr
16039 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
rs/laravel-version-control
6616 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
566379 Downloads
Rapidly generate resources, migrations, models, and much more.
capsulescodes/laravel-population
369 Downloads
Simplify database migrations and ensure consistency with your database tables effortlessly.
mitulgolakiya/laravel-api-generator
30503 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
woenel/prpcmblmts
16203 Downloads
Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.
nwidart/db-exporter
39047 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
yadakhov/laradump
13029 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.