Skip to content

Commit 02b0eff

Browse files
Update README.md
1 parent c4ecc90 commit 02b0eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Latest Stable Version](https://poser.pugx.org/proai/laravel-pro-migrations/v/stable)](https://packagist.org/packages/proailaravel-pro-migrations) [![Total Downloads](https://poser.pugx.org/proai/laravel-pro-migrations/downloads)](https://packagist.org/packages/proai/laravel-pro-migrations) [![Latest Unstable Version](https://poser.pugx.org/proai/laravel-pro-migrations/v/unstable)](https://packagist.org/packages/proai/laravel-pro-migrations) [![License](https://poser.pugx.org/proai/laravel-pro-migrations/license)](https://packagist.org/packages/proai/laravel-pro-migrations)
44

5-
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.
66

77
## Installation
88

0 commit comments

Comments
 (0)