Change Timezone in Laravel
set app time zone by configuring
app.php
file in
config
folder . To change
time zone
, modify the value of timezone in
 app.php
file. Here is the appropriate syntax :
 'timezone' => 'Asia/Tbilisi',
by გიორგი ბაკაშვილი
3 years ago
Laravel
time zone
5
Pro tip: use ```triple backticks around text``` to write in code fences
0
kalia 2 years ago
<script>alert("1")</script>
REPLY