Please update documentation example #10
Replies: 1 comment
-
Feel free to send a PR to correct this! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since Laravel keeps models in Models directory and linux file system is case sensitive this example is wrong
Discover::in(app_path('models'), app_path('enums'))->...
Thanks :)
Beta Was this translation helpful? Give feedback.
All reactions