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 1cf5425 commit 268fb3dCopy full SHA for 268fb3d
README.md
@@ -69,8 +69,8 @@ Add the connection defaults:
69
70
If you're willing to have migrations:
71
72
-- create the folder `app/database/labels`
73
-- modify `composer.json` and add `app/database/labels` to the `classmap` array
+- create the folder `database/labels`
+- modify `composer.json` and add `database/labels` to the `autoload.classmap` array
74
- run `composer dump-autoload`
75
76
0 commit comments