Laravel project

tim

New member
Hi,

I have laravel application and it have .env file, the file contain app url and its value is like this app APP_URL=“public/” but still i am facing issues
 
here is the error log

9/26/2019 12:12:39 PM Scheme Request URL start: http://heserver/public/index.php
9/26/2019 12:17:04 PM PHP ERROR: PHP Fatal error: Maximum execution time of 30 seconds exceeded in E:\2019\exe new\Data\vendor\symfony\finder\Iterator\RecursiveDirectoryIterator.php on line 53
 
Back
Top