Welcome Guest, Not a member yet? Register   Sign In
myth/auth service not working and return null
#1

(This post was last modified: 08-26-2021, 01:34 AM by takbitdev.)

Hello everyone
Myth/auth
Auth\Controllers\AuthController.php : ~ 29
$this->config = config('Auth');
$this->auth = service('authentication');

if ($this->auth->check()) : ~ 46

This two lines return null and this error message: Call to a member function check() on null
Reply


Messages In This Thread
myth/auth service not working and return null - by takbitdev - 08-26-2021, 01:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB