Since summer time change in Europe/London, my Laravel Tasks firing 1 hour earlier. I use the laravel-totem package in Laravel 5.8 framework.
The timezone correctly set in app/config/app.php to 'timezone' => 'Europe/London',
SSHd into the server and checked the current time in tinker and it is showing the correct time.
Totem has its own config file, but there are no reference to the timezone settings. Also, the totem.index page showing all tasks where the "Next run time" is the correct one, but the "Last run" time showing 1 hour earlier.
My settings:
config/app.php
'timezone' => 'Europe/London',
I hope anyonecould point me the right direction. I'm sure I've just missed here something.
Thank you
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire