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 e3567db commit abd7659Copy full SHA for abd7659
README.md
@@ -42,7 +42,7 @@ If you use multiple hooks how use this module you will have this error :
42
error: Failed to reinitialize ORM.
43
error: AdapterError: Connection is already registered
44
45
-To fix this just create a config/mvcsloarder.js with :
+To fix this just create a config/mvcsloader.js with :
46
47
module.exports.mvcsloader = {
48
reloadORM : false
@@ -55,4 +55,4 @@ And add this on your config/bootstrap.js
55
### TODO
56
- Add support for loading :
57
- Views
58
- - Assets
+ - Assets
0 commit comments