phpstorm을 실행했을 때, 우측 하단의 Updating Index가 사라지지 않는 경우 해결 방법
File > Invalidate Caches / Restart 클릭 > Invalidate and Restart 버튼 클릭
; 재부팅 후 phpstorm을 다시 실행하면 정상적으로 update가 되는 걸 볼 수 있다.
'Back-end > php, Laravel' 카테고리의 다른 글
valet 환경 세팅 (mysql 설치) (0) | 2023.01.08 |
---|---|
(php) Uncaught ErrorException: Return type of Illuminate\Support\Collection::offsetExists($key) 오류 해결 방법 (0) | 2022.09.17 |
Homestead 에서 php 8.x 버전 사용하기 (0) | 2022.08.09 |
(PHP) 정규식 정리 (0) | 2021.08.05 |
cURL error 60 에러시 해결 방법 (0) | 2021.07.20 |