Welcome Guest, Not a member yet? Register   Sign In
One-stop Auth package for CodeIgniter 4
#4

(09-08-2019, 07:30 PM)kilishan Wrote: It doesn't have a stable version released yet so you have to tell composer that you will accept beta, alpha, whatever stability in the packages.

Code:
> composer config minimum-stability beta

That should do it from the cli I believe. Or you can add that to composer.json.

Changing minimim-stability to beta works.

[*]How can add the Myth\Auth namespace to the $psr4 array???

[*]In app/Config/Routes.php there is no variable discoverLocal.
Reply


Messages In This Thread
RE: One-stop Auth package for CodeIgniter 4 - by SirTom - 10-25-2019, 10:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB