Closed shawnnaquin closed 2 years ago
issue: when I upgrade from v8 to v9 the schedule: commands are missing. expectation: the schedule: commands should still exist
an error will occur: "There are no commands defined in the "schedule" namespace."
I've upgraded through many versions of lumen, and have never seen this issue. screenshot attached.
Thanks for reporting. I managed to figure it out and sent in a fix: https://github.com/laravel/lumen-framework/pull/1225
Thanks all for the quick response!
Description:
issue: when I upgrade from v8 to v9 the schedule: commands are missing. expectation: the schedule: commands should still exist
Steps To Reproduce:
an error will occur: "There are no commands defined in the "schedule" namespace."
I've upgraded through many versions of lumen, and have never seen this issue. screenshot attached.