Maximum Execution time exceeded!!! #33080
Unanswered
Kuraj11101
asked this question in
General
Replies: 2 comments 3 replies
-
But in laravel 7 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Moved to discussions. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description:
Have had issues with user registration using Laravel passport and Jwt Token. I always get maximum execution time exceeded. At first it was 30secs I later change it to 300secs in my PHP.ini file but I still do have the same issue. And it have been over a week now!!!!
Steps To Reproduce:
Create login and registration controller, create MySQL data with the necessary env configurations. Php artisan make:Auth and try to register a user.
Beta Was this translation helpful? Give feedback.
All reactions