This repository was archived by the owner on Feb 16, 2022. It is now read-only.
This repository was archived by the owner on Feb 16, 2022. It is now read-only.
Cannot get newly added attribute while queue is running #127
Closed
Description
Firstly, thank you for great package 👍
I'm using this package on my project, everything work fine except the case when user create new their attribute, then trigger an event to update in Laravel queue. It seems we cannot get newly added attribute while queue is running. It shows only old attributes which are added before queue is started.
What should I do in this case? I don't really want to call artisan command queue:restart
to get it works.
Best regards
Metadata
Metadata
Assignees
Labels
No labels