Hi, Greetings and thank you for the working implementation of the multiauth. Its a cakewalk, however the repo uses an older version of multiauth. I tried to update the version to 4.0 and the example leads to this error:
Argument 1 passed to Illuminate\Auth\Middleware\Authenticate::authenticate() must be of the type array, object given
Kindly help. Thank you.
Hi, Greetings and thank you for the working implementation of the
multiauth
. Its a cakewalk, however the repo uses an older version ofmultiauth
. I tried to update the version to4.0
and the example leads to this error: Argument 1 passed to Illuminate\Auth\Middleware\Authenticate::authenticate() must be of the type array, object given Kindly help. Thank you.