This variables are working perfectly, I wonder why are they with a red underline. Anyone knows how to correct this?
Since VSCode doesn't ship intellisense for [blade]
template files in default, we need to install extra extensions for correct grammar checking and snippets support for .blade.php
files. Here are some of them
@Gass Hope this helps you.