You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Laravel Blade templating. The file has suffix .blade.php. When I use FileHeader, it automatically detects my file as php. But in this case I want to change it to html. How can I do that?
I am using Laravel Blade templating. The file has suffix .blade.php. When I use FileHeader, it automatically detects my file as php. But in this case I want to change it to html. How can I do that?