Merge pull request #1561 from cyberbit/patch-1

Update index.md
This commit is contained in:
Shao Yu-Lung (Allen)
2018-05-25 23:53:58 +08:00
committed by GitHub

View File

@ -1058,6 +1058,8 @@ You can add your cron jobs to `workspace/crontab/root` after the `php artisan` l
Make sure you [change the timezone](#Change-the-timezone) if you don't want to use the default (UTC). Make sure you [change the timezone](#Change-the-timezone) if you don't want to use the default (UTC).
If you are on Windows, verify that the line endings for this file are LF only, otherwise the cron jobs will silently fail.