
A simple Blade template syntax checker for Laravel
The Laravel Blade Linter is a tool that performs syntax-checks of your Blade templates. It is a Laravel package that can be easily installed via Composer.
The Laravel Blade Linter is a useful package for Laravel developers that allows them to perform syntax-checks of their Blade templates. It is easy to install and can be used to lint specific templates or directories. Additionally, it is compatible with PHPStan for enhanced linting capabilities and can be used to build a standalone phar.
