Welcome Guest, Not a member yet? Register   Sign In
Myth/auth
#2

One of the reasons I think you are facing this problem is because you are using the manual method. Trust me, composer (and command line) rocks (when you get a good grip of it).

That being said, just as you have rightly pointed out, from the documentation:
Code:
Generates a URI relative to the domain name [b](not baseUrl)[/b] for you based on either a named route alias, or a controller::method combination. Will take parameters into effect, if provided.

For this, you might need to hardcode the urls in the view files (login, register, reset and forgot) of the myth/auth library. You can find them in the myth/auth/src/Views folder.
Reply


Messages In This Thread
Myth/auth - by kolonelo - 11-19-2021, 05:07 AM
RE: Myth/auth - by sammyskills - 11-19-2021, 12:35 PM
RE: Myth/auth - by ikesela - 11-19-2021, 01:32 PM
RE: Myth/auth - by kolonelo - 11-19-2021, 11:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB