Been bothering me for a long time that there are no great blog posts on setting up Laravel for Production. There are plenty of blogs out there on development setups,
Docker
Articles tagged in: Docker
Somtimes tinkering with Laradock containers you may get a SQLSTATE[HY000] [2002] Connection timed out or to be more specifically Illuminate\Database\QueryExceptionPOST /login SQLSTATE[HY000] [2002] Connection timed out (SQL: select * from
To do a Digital Ocean Docker Machine Setup Docker Machine makes your live really easy. Here is how your can provision and deploy with your docker-machine. FYI If you have