问题描述:

环境:PhpStorm 框架: Laravel 5.0, php artisan make:test bar.foo 之后,PhpStorm 一直不停地 Updating indices

解决:

In pycharm, go to the "File" on the left top, then select "invalidate caches/restart...", and press "invalidate and restart".

04-30 21:03