rahul

Results 2 comments of rahul

i have same issue. After changing SESSION_DRIVER memcached to cookie still i'm getting the same error ErrorException in Proxy.php line 46: First parameter must either be an object or the...

i used ``` use Illuminate\Support\Facades\URL; print_r($data); echo sprintf('%s/oauth/access-token', URL::current()); die; ``` it alerts a message saying something went wrong. and return ``` Array ( [username] => [email protected] [password] => 1234...