<?php return array( //Disable the debug bar in production 'enabled' => env('DEBUG_BAR', false), // 'enabled' => true, );