You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an extension for the Laravel migrations. It is useful if you have a big database that results in a lot of migration files. This package helps you to bundle migrations and to get a good overview over all migrations for a table. In conclusion it gives you a better overview over your migrations.
5
+
This is an extension for the Laravel migrations. It is useful when you have a big database that results in a lot of migration files. This package will help you to reduce the number of migration files and furthermore it will give you a better structure with which you will have all schema updates for a table in one file.
0 commit comments