Laravel has a really nice remote SSH connection configuration file: app/config/remote.php (see: http...
I don't have a Forge account to check, but is it possible it's using Environment Variables to set th...
No one is going to bother helping you if you are rude and offensive. "Connection refused"...
Environment variables set in nginx won't work on command line. Use the --env=whatever artisan option...
"It should always be safe to kill a job, jobs should be coded like that, always assume it will...
Is it safe to simply kill the process? What if it's in the middle of processing a job?
The Laravel portal for problem solving, knowledge sharing and community building.
The community