Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

laravel connection timed out

I had the same issue. I did var_dump(DB::connection()); and found out that the host value was wrong because a wrong .env file was loaded.
 
PREVIOUS NEXT
Tagged: #laravel #connection #timed
ADD COMMENT
Topic
Name
4+9 =