Level 35
@jewelhuq Can you try increasing your max_execution_time in your php.ini file?
Summer Sale! All accounts are 50% off this week.
vendor\laravel\framework\src\Illuminate\Foundation\Console\ServeCommand.php:59 : now()->addDays(30)->getTimestamp();
$process = $this->startProcess();
while ($process->isRunning()) {
if ($hasEnvironment) {
clearstatcache(false, $environmentFile);
}
We are using xampp and started server using php artisan serve. Any idea?
Please or to participate in this conversation.