I talk about code and stuff
Sometimes when working on custom Blade directives it’s a little annoying to have to clear the view cache after every change. Let’s find out how we can force it to recompile every time, essentially disabling it during development.