Skip to content

Instantly share code, notes, and snippets.

@ciamarro
Created March 18, 2020 13:15
Show Gist options
  • Star 19 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ciamarro/75c415e34a77ec02c17d1a20b8ea3f17 to your computer and use it in GitHub Desktop.
Save ciamarro/75c415e34a77ec02c17d1a20b8ea3f17 to your computer and use it in GitHub Desktop.
@livewire directive for phpstorm
  1. File > Settings > Languages & Frameworks > PHP > Blade
  2. Uncheck use default settings
  3. Directives > +
  4. Name livewire
  5. Prefix <?php '', [
  6. Suffix ])?>
@dionseph
Copy link

dionseph commented Mar 9, 2021

<3 thanks for this

@aytacmalkoc
Copy link

thanks <3

@Quarterpunch
Copy link

Thanks, very useful

@mohamadhadibi
Copy link

you can add these too:
@livewireScripts
@livewireStyles

@owis-s
Copy link

owis-s commented May 8, 2023

Thank you for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment