Laradock needs to be set up to work with Supervisor. Here is how to Run Horizon by Supervisord in Laradock . Supervisord Configuration To Run Horizon by supervisord in
July 2018
Month: July 2018
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
Sometimes your WordPress website won’t load properly in Laravel Valet. You keep on getting Laravel Valet Nginx 502 errors. What can be done about it? Telltale Signs In your .valet/Log/nginx-error.log you will see
Removing Failed Jobs in Laravel Horizon, how is that done really? First you will notice you can restart jobs, but you cannot remove them. And if you had quite a
Undo Git Commits, how do you do these easily? Do quickly undo a few commits so you can go back a few version you can use: git reset –hard HEAD~1
Laravel Forge Server Files Sync using rsync is the way to go to quickly synchronize files between servers. Just do a simple ssh -o ForwardAgent=yes forge@origin.com “rsync -aze ‘ssh -o
To set up a TransIP BladeVPS Ubuntu 18.0.4 Private Network you need to do quite a bit of work as you do setting up the TransIP Ubuntu server itself. Netplan Configuration
For a SaaS we have been working on we wanted to use a Root Record CNAME . A CNAME Record to point to the main domain (apex record) where the