Go into your config/app.php
and set the correct timezone for your location.
For example if you live in New York:
'timezone' => 'America/New_York',
Luke
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community