How to change timezone in laravel 8

How to change timezone in laravel 8

In this tutorial, i would like to share with you how to  change timezone in laravel 8

Step 1: open config app file
File Path :-> /config/app.php

Step 2 : update timezone param 

Inside config/app.php

 change timezone

 'timezone' => 'Asia/Kolkata'



Tags

We are Recommending you:

Leave a comment

Comments