Libraries tagged by laravel migrations
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory
dotted-ai/laravel-db-introspector
110 Downloads
Generate migrations from existing database schema
daverdalas/laravel-post-deploy-commands
3278 Downloads
Create command files that will be run once so that you don't have to remember about it.
collective-thinking/laravel-seed
4274 Downloads
Run your seeds like you run your migrations.
code-distortion/laravel-auto-reg
1355 Downloads
A Laravel package that registers your service-providers, configs, commands, routes, broadcast channels, migrations, blade-templates and translations etc for you, in a project with a non-standard directory structure
umbrellio/laravel-postgres-driver
18 Downloads
Extensions for Postgres Laravel
elimuswift/db-exporter
4689 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
agontuk/schema-builder
1592 Downloads
Schema designer & migration generator for laravel & lumen
mybizna/automigrator
1221 Downloads
Declare database migrations and factory definitions inside Laravel models.
crudadmin/crudadmin
3076 Downloads
Dynamically Laravel CRUD administration with automatic database migrations
simianbv/json-schema
2182 Downloads
A utility package for creating JSON resources based on the laravel models provided, comes with a model generator and migration
sayeed/custom-migrate
25903 Downloads
Custom migrate in laravel. You can individual file migrate here
remoblaser/resourceful
287 Downloads
Create Migration, Seed, Request, Controller, Model and Views for your resource
laravel-plus/extension
1802 Downloads
Laravel Extension Pack
justinkekeocha/database-dump
114 Downloads
This package will save you from loosing database records, supposing you run the laravel migrate:fresh command without exporting a database dump