mercredi 21 mars 2018

php pallant/laravel-aws-cognito-auth - Out of memory

I am getting following error even I use php memory limit to -1 (no limit) (1/1) FatalErrorException Out of memory (allocated 509607936) (tried to allocate 501223424 bytes) in HomeController.php (line 36)

try { Auth::attempt([ 'email' => 'pppppp@live.com', 'password' => 'pppppp', ], false, AWS_COGNITO_AUTH_THROW_EXCEPTION); } catch (\Pallant\LaravelAwsCognitoAuth\AuthAttemptException $e) { $response = $e->getResponse(); var_export($response); // Handle error... }

Any suggestion?

thanks in advance



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2HT3a34
via IFTTT

Aucun commentaire:

Enregistrer un commentaire