This video is a step-by-step guide to fix the maximum execution time of 60 seconds exceeded error in PHP(on windows) by a real-world laravel example.
Solve Tutorial:
https://technetzz.com/solve-maximum-e...
Steps shortly.
1. Open php.ini file
2. Search for max_input_time
3. Set a value you need and save the changes
4. Restart server
5. Reserve Laravel app