LoginSignup
60
68

More than 5 years have passed since last update.

Laravelを使って開発をするときに入れておきたいPhpStormのプラグイン

Posted at
  • Laravelにかかわらず必要だよね、ってのも入ってます。
  • 一応URLを乗せましたが、PhpStormの設定を開いてPluginページで同名のプラグインを探してインストールするのが良いです。
  • Laravel Plugin以外はインストールするだけで大丈夫です

Laravel Plugin

https://plugins.jetbrains.com/plugin/7532-laravel-plugin
Settings > Languages & Frameworks > PHP > Laravel

  • Enable Plugin for this project にチェックを入れる
  • Use AutoPopup for completionにチェックを入れる

Blade Support

PHP composer.json support

.env files support

.ignore

PHPUnit code coverage

60
68
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
60
68