Welcome Guest, Not a member yet? Register   Sign In
Ci4 Learn with Myth
#2

Try this
PHP Code:
use Myth\Auth\Controllers\AuthController;

class 
MyAuth extends AuthController 
{
    public function __construct()
    {
        parent::__construct();
    }


What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
Ci4 Learn with Myth - by cuculetea - 07-23-2021, 06:41 AM
RE: Ci4 Learn with Myth - by InsiteFX - 07-23-2021, 09:09 PM
RE: Ci4 Learn with Myth - by MGatner - 07-24-2021, 05:12 AM
RE: Ci4 Learn with Myth - by ikesela - 07-24-2021, 09:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB