Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Remove extra hourly() method in console.php #6525

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

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Conversation

scajanus
Copy link
Contributor

See the diff that introduced this: dd60315#diff-c96ad2c3c018fea7d8ea9667a55e8e2fe309bc2a0df81945ab0a65493a4486f0

The console schedule section was removed, but the commit used final line of the file instead of the correct line from the console commands section. This was confusing for a newcomer to both PHP and Laravel :)

kuva

@taylorotwell taylorotwell merged commit e417ebc into laravel:11.x Jan 24, 2025
6 checks passed
@carlosmintfan
Copy link

Actually this should just have worked because it is possible to call schedule methods directly on Artisan command closures: https://laravel.com/docs/11.x/scheduling#scheduling-artisan-closure-commands

@carlosmintfan
Copy link

But maybe this should indeed not be included in the template for beginners.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.