A way to disable job caching in while in debug mode #38430
Unanswered
Admiral-Enigma
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can not count on two hand how many times I have forgotten to rerun
php artisan queue:work
when working with jobs in development.Some setting to disable the caching of jobs while in development/debug would be very appreciated, could be set in the .env or
config/queue.php
or something like that.Thank you.
Beta Was this translation helpful? Give feedback.
All reactions