SyntaxFix
Write A Post
Hire A Developer
Questions
If you are hosting your Laravel app on Heroku, you can create custom_php.ini in the root of your project and simply add max_execution_time = 60
custom_php.ini
max_execution_time = 60