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 95c100e commit 0764a99Copy full SHA for 0764a99
README.md
@@ -175,7 +175,7 @@ They can help adapt legacy structures for better Laravel compatibility.
175
Enable a normalizer via CLI:
176
177
```bash
178
-php artisan migrate:regenerate --normalizer=synthetic_pk
+php artisan migrate:regenerate --normalizer=pivot
179
```
180
181
Or configure it in `config/migration-generator.php`:
0 commit comments