Issue Running Artisan Command via Cronjob
问题 I'm having a bit of a nightmare getting a crontab/cronjob to run an Artisan command. I have another Artisan command running via cronjob no problems but this second command won't run. Firstly, when I do 'crontab -e' and edit the file to contain: 0 0 * * * /usr/local/bin/php /home/purple/public_html/artisan feeds:send The cronjob doesn't run at all. If I go to cPanel and add the cronjob there, it runs but I receive the following error: open(public/downloads/feeds/events.csv): failed to open