Libraries tagged by laravel migrate
salehhashemi/laravel-intelli-db
588 Downloads
An AI-driven Laravel package for generating and managing database related things.
rishi-ramawat/laravel-postgresql-inherit
26683 Downloads
Add inheritance in postgresql tables
programic/laravel-task
17736 Downloads
Task automation like migrations
phpsa/laravel-one-time-operations
119 Downloads
Run operations once after deployment - just like you do it with migrations!
onesite/laravel-module
2603 Downloads
Generate a module with model, migration, controller, routes and factory
mediactive-digital/laravel-generator
2046 Downloads
InfyOm Laravel Generator
mediactive-digital/laravel-4-generators
2124 Downloads
Rapidly generate resources, migrations, models, and much more.
jumilla/laravel-extension
515 Downloads
Laravel Extension Pack
grazulex/laravel-turbomaker
5 Downloads
Laravel TurboMaker is a productivity-focused package designed to supercharge your Laravel development workflow. With a single command, you can scaffold complete modules (models, migrations, controllers, routes, tests, views, and more) following best practices. It saves hours of repetitive setup work, so you can focus on building features faster.
encoredigitalgroup/laravel-operations
4246 Downloads
Run operations once after deployment - just like you do it with migrations!
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory
dotted-ai/laravel-db-introspector
52 Downloads
Generate migrations from existing database schema
daverdalas/laravel-post-deploy-commands
3276 Downloads
Create command files that will be run once so that you don't have to remember about it.
collective-thinking/laravel-seed
4222 Downloads
Run your seeds like you run your migrations.
code-distortion/laravel-auto-reg
1333 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