Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

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