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

Installer Doesn't Set Crontab #11

Closed
HDVinnie opened this issue Aug 10, 2018 · 0 comments
Closed

Installer Doesn't Set Crontab #11

HDVinnie opened this issue Aug 10, 2018 · 0 comments
Assignees
Labels
Critical Should be handled ASAP! enhancement New feature or request

Comments

@HDVinnie
Copy link
Collaborator

As per manual instructions:

Add * * * * * php /path/to/artisan schedule:run >> /dev/null 2>&1 to crontab. 
/path/to/artisan becomes whatever directory you put the codebase on your server. 
Example * * * * * php /var/www/html/artisan schedule:run >> /dev/null 2>&1

I believe this was just overlooked.

@poppabear8883 poppabear8883 added the enhancement New feature or request label Aug 10, 2018
@poppabear8883 poppabear8883 self-assigned this Aug 10, 2018
@poppabear8883 poppabear8883 added the Critical Should be handled ASAP! label Aug 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Critical Should be handled ASAP! enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants