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 efaa2c7 commit b78b3ceCopy full SHA for b78b3ce
README.md
@@ -65,6 +65,6 @@ No configuration is required.
65
66
Forbids creating more than one table in a single Laravel migration.
67
68
-A table creation is detected via multiple Schema::create() calls inside the same migration.
+A table creation is detected via multiple `Schema::create()` calls inside the same migration.
69
70
No configuration is required.
0 commit comments