zed-laravel-blade

April 16, 2025 ยท View on GitHub

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