Skip to content

Instantly share code, notes, and snippets.

@jl91
Created February 2, 2016 21:48
Show Gist options
  • Save jl91/3076a22ca91833e91e2c to your computer and use it in GitHub Desktop.
Save jl91/3076a22ca91833e91e2c to your computer and use it in GitHub Desktop.
Disable cache for local files Expressive
<?php
return [
'debug' => true,
'config_cache_enabled' => false,
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment