Skip to content

Instantly share code, notes, and snippets.

@renatomarinho
Created October 18, 2017 00:26
Show Gist options
  • Select an option

  • Save renatomarinho/b3e6618309d9a7959e12116471578892 to your computer and use it in GitHub Desktop.

Select an option

Save renatomarinho/b3e6618309d9a7959e12116471578892 to your computer and use it in GitHub Desktop.
laravel-page-speed.php
<?php
return [
'enable' => env('LARAVEL_PAGE_SPEED_ENABLE', true),
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment