maximum execution time of 30 seconds exceeded laravel

1.6K views
no comments
1 Feb 2017 12:39 am

maximum execution error occurred most in longest executions in #php and #laravel is also written in #php. so if this maximum execution error occurred in #laravel framework and you just want increase seconds of max execution so put this code after <?php in laravel controller file see example code.

<?php
ini_set('memory_limit', '3000M');
ini_set('max_execution_time', '0');
class LaravelIndexController extends Controller {
}

NOTE:Your Email Address will be not shown and please do not add spamming comments because here is REL="NOFOLLOW" on your links and comments also moderated shown.
<code>Put html css or any language code under this tag</code>