laravel-oauth icon indicating copy to clipboard operation
laravel-oauth copied to clipboard

Laravel 5.8

Open orukaz opened this issue 5 years ago • 0 comments

Hi,

Does this package work with Laravel 5.8 ?

It throws error:

Symfony \ Component \ Debug \ Exception \ FatalThrowableError (E_RECOVERABLE_ERROR)
Argument 1 passed to OAuth\Common\Storage\SymfonySession::__construct() must be an 
instance of Symfony\Component\HttpFoundation\Session\SessionInterface, instance of
Illuminate\Session\Store given, called in /Users/*****/Sites/etsy-upload/vendor/jenssegers/oauth/
src/OAuthServiceProvider.php on line 31

orukaz avatar Jun 09 '19 14:06 orukaz