Uh oh!
There was an error while loading. Please reload this page.
Implications of moving config files to Auth module in an HMVC project #1266
Unanswered
kipchirchirian
asked this question in
Q&A
Replies: 1 comment
Here's a blog post that shows how to perform such a change. |
0 replies
Sign up for freeto 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.
Uh oh!
There was an error while loading. Please reload this page.
If one is working with an HMVC project, what are the implications of moving the config files (Auth.php, AuthGroups.php, AuthToken.php) to a module e.g. Auth module? What changes should be done to ensure that Shield works perfectly when the config files are moved?
All reactions