Skip to content
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

Scheduling commands handled by laravel #3

Closed
wants to merge 1 commit into from

Conversation

abbasudo
Copy link
Contributor

this pr will make schedule command calls handled by laravel.
please test this before merging (if you want to merge at all).

@saeedvaziry
Copy link
Owner

@llabbasmkhll Thanks for considering to contribute.
This can be handled by a cronjob that is already explained in the Readme. however, If you want to add it to the Laravel schedules you can simply add the schedule to your app/Console/Kernel.php.
I think it would be better to mention this on the Readme instead of complicating the codes by adding it to the Provider.

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.

None yet

2 participants