-

Laravel queue keeps using old code?
We’ve been having an issue in our Laravel instance where in our previous code were still being executed even though it doesn’t exist anymore anywhere in the source code. For our deployment we would restart horizon via supervisor and clear cache/compiled codes for both composer and laravel. This only happens to a specific class though…




