The problem of using laravel in phpstorm

Click the Exception class with the left mouse button of ctrl+; unexpectedly, it jumps to a file that is not in laravel.

could you tell me what this is all about?

how can a core.php. come out of a good end
ask for answers
Mar.02,2021

exception is the php built-in class.

core.php is a file included with phpstorm, which acts like the built-in functions and classes of indexing php, and is used as a code hint

.
Menu