Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 369 Bytes

phpstorm.md

File metadata and controls

7 lines (7 loc) · 369 Bytes

Configuring IDE JetBrains PhpStorm

  • Go to Settings->Plugins and install next plugins:
    • Symfony
    • Php Annotations
    • Php Toolbox
  • Go to Settings->Languages & Frameworks->Php->Symfony and check "Enable plugin for this project" and set Web Directory value as "public".
  • Go to Settings->Languages & Frameworks->Php->Composer and set path to composer.json.