I use Vim for my PHP Laravel framework project.
I just installed Syntastic in my Vim but every time I open a blade file with Vim it gives me an error.
How do you disable Syntastic for blade files?
Blade is a Laravel specific template file.the extension is {filename}.blade.php