Auth Guard instance error

Issue #1 resolved
Adam Kelso created an issue

Hey, glad to see someone has created a package for this. However, I ran into a problem after installing. I get the following error every time I either check for access or try a login.

"Argument 2 passed to Illuminate\Auth\Guard::__construct() must be an instance of Illuminate\Session\Store, instance of Illuminate\Session\SessionManager given, called in ../laravel/vendor/hampel/wordpress-auth-laravel/src/Hampel/WordPress/Auth/WordPressAuthServiceProvider.php on line 32 and defined"

Thanks.

Comments (2)

  1. Log in to comment