In this tutorial we’re going to learn we’re going to learn how to store current date and time store in laravel Asis/Kolkata timing.
1st step go to below path
Config/app.php
'timezone' => 'Asia/Kolkata',
Just replace this
![](https://www.devopsfreelancer.com/blog/wp-content/uploads/2024/03/image-47-1024x415.png)
Next go to run below code
php artisan c:cache
php artisan config:cache
php artisan v:cache
Next go to database and check the timing.
![](https://www.devopsfreelancer.com/blog/wp-content/uploads/2024/03/image-48-1024x415.png)
Now current timing store successfully.