blade
blade copied to clipboard
🔪 A standalone version of Laravel's Blade templating engine for use outside of Laravel.
Updated illuminate/http to 5.6 it changed the behavior of double encode HTML If you would like to maintain the previous behavior of preventing double encoding, you may use the after...
How to define a root for Blade() so you can use it in any folders with out its believe that views are located in the same folder
When an error is encountered in the .blade.php file the following output is thrown : `Fatal error: Method Illuminate\View\View::__toString() must not throw an exception, caught ErrorException: ... in C:\htdocs\project\file.php on...
I have a blade file for a page (in a folder called /views/pages), and I would like to include a other blade file (directly in folder /views) to render a...
Would be nice to keep up with new versions
I can't use on CI 3. How can I fix this issue ?
Please add support for illuminate/view : 9.0 support?
I want to use the @svg directive from blade-icons (https://github.com/blade-ui-kit) But i don't know how to set this up in this standalone Blade. Is there a way to make this...
This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 11.x. **Before merging**, you need to: - Checkout the `l11-compatibility`...