Skip to content

Blade

v0.2.5

Laravel Blade templating language support.

zed-laravel-blade

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"]
}

Grammar