It might be best to leave the index.php file as is.
I'm guessing you're trying to set the default PHP timezone... best to put that in one of your bootstrap files. And then you should be able to use $app['config']->get('app.timezone')
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community