It generates templates, taking your blueprints and field configuration into consideration!
It generates templates, taking your blueprints and field configuration into consideration!
This example demonstrates using it to allow the PHP directive with arguments, and the block-style to exist in the same file:
This example demonstrates using it to allow the PHP directive with arguments, and the block-style to exist in the same file:
In this demo, I'm using them to add support for server-side conditional elements and loops.
In this demo, I'm using them to add support for server-side conditional elements and loops.
All without runtime overhead! Might continue this experiment in the future
All without runtime overhead! Might continue this experiment in the future
This one was really fun to make!
This one was really fun to make!
It's adding the Blade directives/rewriting some HTML before handing it off to Laravel's compiler.
Not saying you should do this... but you could lol
It's adding the Blade directives/rewriting some HTML before handing it off to Laravel's compiler.
Not saying you should do this... but you could lol