I'm using laravel 5.0 and trying to set a queue for sending an email, I have created it and write code like. Queue::pushOn('emails', new SendEmail($user)); its adding row in jobs table, then I'm running the following command
php artisan queue:listen
But it is not showing anything and not sending emails too
from Newest questions tagged laravel-5 - Stack Overflow http://bit.ly/2W1iPnj
via IFTTT
Aucun commentaire:
Enregistrer un commentaire