I am using Lumen framework. How can I change Timezone to Europe/Paris CEST?
I added a varaible in my .env file:
.env
APP_TIMEZONE=Europe/Pari
I modify it in the .env APP_TIMEZONE.
For Colombia: APP_TIMEZONE = America / Bogota also for paris like this: APP_TIMEZONE = Europe / Paris
Source: https://www.php.net/manual/es/timezones.europe.php