You have to set a timezone supported by PHP. An overview about available timezones can be find here: http://php.net/manual/en/timezones.php
For Spain i.e. you set timezone to "Europe/Madrid"
Hello,
I need to change the timezone in app/config/app.php FROM: 'timezone' => 'UTC', which is the default TO: GMT +3
Any idea what I should write there?
You have to set a timezone supported by PHP. An overview about available timezones can be find here: http://php.net/manual/en/timezones.php
For Spain i.e. you set timezone to "Europe/Madrid"
Please or to participate in this conversation.