-
Notifications
You must be signed in to change notification settings - Fork 55
Description
Hi, I have a lot of error popups in vscode with the message:
Uncaught ReflectionException: Class App\Policies\ModelPolicy does not exist in Command line code:1 Stack trace: #0 Command line code(1): ReflectionClass->__construct('App\\Policies\\Mo... ') #1 [internal function]: {closure}('App\\Policies\\Mo...', 'App\\Model') #2 Command line code(1): array_map(Object(Closure), Array, Array) #3 {main} thrown
Actually I don't have any App\Policies folder, I don't use it. Why it is trying to find it