We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af990c4 commit e04d37bCopy full SHA for e04d37b
README.md
@@ -13,7 +13,7 @@ Generate Laravel Migrations from an existing database, including indexes and for
13
The recommended way to install this is through composer:
14
15
```bash
16
-composer require oscarafdev/migrations-generator 2.0.17
+composer require oscarafdev/migrations-generator 2.0.18
17
```
18
19
In Laravel 5.5+ the service providers will automatically get registered.
0 commit comments