Search code examples
intellij-ideaphpstormlaravel-7

Empty tag doesn't work in some browsers warning in PhpStorm (Laravel 7)


When I want to use Laravel 7 component, the PhpStorm shows an annoying warning. How could I fix such behavior or disable this warning?

example warning


Solution

  • Try disabling HTML | Empty tag inspection in Settings | Editor | Inspections

    screenshot of settings