“Using a queue when sending emails is good because the user does not have to wait for the email to be sent to load the page. The application puts the job in the queue for later resolution thus decreasing page load time.”— Laravelista, laravelista.comTagged: Laravel, PHP