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"
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
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.