Laravel DB SSH

ssh -i ~/dev/awskey.pem -N -L 13306:127.0.0.1:3306 root@ip
Successful Snake