Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix : Command schedule not being registered #462

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

hsmfawaz
Copy link

@hsmfawaz hsmfawaz commented Apr 13, 2022

This pr intend to fix issue that prevent scheduler from working as expected
Related issues:
laravel-zero/laravel-zero#406
laravel-zero/laravel-zero#355

@hsmfawaz
Copy link
Author

@owenvoke Can you please review this pr because the scheduler is broken

@sebastiaanluca
Copy link

Tried to apply the fix locally, but it doesn't seem to do anything?

@hsmfawaz
Copy link
Author

Tried to apply the fix locally, but it doesn't seem to do anything?

1- Install a fresh laravel-zero application
2- uncomment the scheduler function on inspire command
3- then call php application schedule:list
4- you should get "no defined schedules"
5- apply the fix
6- then call it again

@owenvoke
Copy link
Member

This was unintentionally the fix for another issue, so this has been merged as part of v9.1.3 👍🏻 Thanks!

@owenvoke owenvoke closed this Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants