Closed
Description
- Laravel Version: 8
- PHP Version: 8
- Database Driver & Version: mysql
Description:
I just experienced a problem where for no reason the subject of my emails was not being sent. Googling i found this resource:
Where it was stated that the problem could be solved by using queue:listen instead of queue:work. Is there an specific reason for why mail subject shouldn't work when using queue:work especially since it is known to have better performance than queue:listen?
Metadata
Metadata
Assignees
Labels
No labels