Palzin Track
Get 15% off with code PTRACKSIGNUP15 

Laravel Diary Logo

Connect to a remote database using an SSH tunnel in Laravel

If you need to connect to a database over an SSH tunnel, here is how to do that in Laravel. You need a new database connection and command to create the tunnel.