I talk about code and stuff
There are a few undocumented ways you can extend Blade’s functionality even further, through the use of Blade Precompilers and Extensions. Here we’ll build one ourselves to trim excess whitespace and see how some more complex use cases might look like.