0👍
just put this on start of the function
ini_set(max_execution_time, 84000); //84000 is in seconds
this will override the laravel inbuild script runtime max value.
- [Vuejs]-Append API data into an array
- [Vuejs]-Can you use Firebase cloud messaging instead of poling to update an alert counter
Source:stackexchange.com