Top "Laravel-forge" questions

Provision and deploy unlimited PHP applications on DigitalOcean, Linode, AWS, and more.

Laravel email with queue 550 error (too many emails per second)

Our emails are failing to send using Laravel with a Redis Queue. The code that triggers the error is this: …

php laravel smtp swiftmailer laravel-forge
How can I solve "Connection could not be established with host smtp.gmail.com"?

If I do send email on the my localhost, it works. No error But I try on the staging server, …

php laravel smtp sendmail laravel-forge
Reload .env constants in Laravel 5.2

I just changed a constant inside my .env file. The new value is shown up correctly with php-cli (via tinker), …

laravel laravel-5.2 laravel-forge
Composer install cannot delete files

I am attempting to run a composer install to update dependencies on my production server, but I continue to get …

laravel composer-php laravel-forge
JOB_TOO_BIG Pheanstalk - what can be done?

On Laravel 4.2 & Laravel Forge I Made a mistake and accidentally pushed some code on to the production sever, but …

php laravel queue laravel-forge pheanstalk