mardi 6 novembre 2018

Adding Cron Task, what does 'path/to/artisan' mean?

Im just wondering what the path/to/artisan part means, in the command:

* * * * * php /path/to/artisan schedule:run >> /dev/null 2>&1

Is it that path to the command from he C:/ drive?? for example:

C:/.../path/to/command/mycommand

or is it the path when inside the project folder?

app/commnds/mycommand

or am I not getting it and it is something different? Sorry im just a bit confused with this.

Thanks!

Also, I am on Windows, crontab -e will not work and I am working on a localhost server running on wamp64.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire