How to solve maximum execution time of 60 seconds exceeded error in PHP

Published: 22 April 2018
on channel: CGuider
7,268
25

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