Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

471
Vistas
Laravel change timezone

After changing app/config/app.php FROM: 'timezone' => 'UTC', which is the default TO: 'timezone' => 'Europe/Vilnius', and still getting wrong date output. Also I changed php.ini file

[Date]
date.timezone=Europe/Vilnius

and restarted apache server, still getting wrong date output.

Any idea how to solve this?

over 4 years ago · Santiago Trujillo
3 Respuestas
Responde la pregunta

0

You can set your Application Time Zone by configuring app.php file in config folder. To change time zone

'timezone' => 'Europe/Vilnius'

And clear the config cache execute this command : php artisan optimize:clear

You do not have the privileges to execute that command, you can delete the cached config file.

It is located at bootstrap/cache/config.php.

over 4 years ago · Santiago Trujillo Denunciar

0

In order to reflect your timezone related changes of your config file then kindly ensure that you have cleared your cache. You can use the following command set for your reference:

php artisan cache:clear
php artisan config:cache
php artisan config:cache
over 4 years ago · Santiago Trujillo Denunciar

0

Try to clear the config cache:

php artisan optimize:clear
over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda