Welcome Guest, Not a member yet? Register   Sign In
Myth-Auth in HMVC structure
#1

Hello everyone

I'm new to CI4 but I am experienced in CI3. Now I want to use Myth-auth in HMVC pattern in CI4 as a module named "Addon/auth".
For some reason I selected manual installation.

After install, should I change all namespace paths in all php files or is there a better approach?
For example:
Myth\Auth\Authentication;
to
Addon\Auth\Authentication;

I think by selecting this way, I will lose all updates. Also I installed Myth with composer on my localhost, but it is installed in a third party folder and I do not want this structure.

I want this structure with future updates capability:
ci/addon/auth
ci/app
ci/system

================
Thanks
Reply


Messages In This Thread
Myth-Auth in HMVC structure - by takbitdev - 08-24-2021, 03:15 AM
RE: Myth-Auth in HMVC structure - by InsiteFX - 08-25-2021, 01:33 AM
RE: Myth-Auth in HMVC structure - by ikesela - 08-25-2021, 01:44 AM
RE: Myth-Auth in HMVC structure - by InsiteFX - 08-26-2021, 02:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB