Laravel Blade templating language support for Zed.
Important
Add this in your zed setting to automatically select Blade mode for .blade.php
files instead of Php.
"file_types": {
"Blade": ["*.blade.php"]
}
Laravel Blade templating language support for Zed.
Important
Add this in your zed setting to automatically select Blade mode for .blade.php
files instead of Php.
"file_types": {
"Blade": ["*.blade.php"]
}