Mohammad Azzam

Results 2 issues of Mohammad Azzam

After implementing all of the steps this error is occurring Class "Redis" not found, and it referencing it on this class:[E:\projects\Laravel_projects\geopackadge\vendor\laravel\framework\src\Illuminate\Redis\Connectors\PhpRedisConnector.php : 32](phpstorm://open?file=E%3A%5Cprojects%5CLaravel_projects%5Cgeopackadge%5Cvendor%5Claravel%5Cframework%5Csrc%5CIlluminate%5CRedis%5CConnectors%5CPhpRedisConnector.php&line=32) on this line: return new PhpRedisConnection($connector(), $connector,...

follow-up required

After we finished developing our app we are now trying to make the access token refresh automatically how is that possible for Oauth and the package? I did not see...