0

I set the time zone in app.php to 'UTC' and also in database.php set to 'UTC' but still, the dates are saving in the local time zone, please can help anyone? I have try this

app.php

'timezone'=> env('TIMEZONE','UTC'),

Database.php

'mysql' => [
    'timezone'  => '+00:00',
],
STA
  • 30,729
  • 8
  • 45
  • 59
Uday Ajani
  • 15
  • 4

0 Answers0