Added laravel cronjob

This commit is contained in:
philtrep
2016-10-03 20:27:46 -04:00
parent 6f435584a9
commit 8933b827b3
3 changed files with 5 additions and 2 deletions

1
workspace/crontab/root Normal file
View File

@ -0,0 +1 @@
* * * * * php /var/www/laravel/artisan schedule:run >> /dev/null 2>&1