mesan-laravel-jwt-authentication-api icon indicating copy to clipboard operation
mesan-laravel-jwt-authentication-api copied to clipboard

Cache Issue

Open blackcat1944 opened this issue 6 years ago • 0 comments

Hi Moses,

Thanks for the tutorial.

When I debug API register before it goes into the register in AuthController I constantly got Exception has occurred. Illuminate\Contracts\Filesystem\FileNotFoundException: File does not exist at path C:\Users\Joe\git\fixit\storage\framework/cache/data/a5/48/a5481026c39698b8d64e2359feccd75833d571e4

Do you know how it can be solved? I have already tried artisan cache:clear , but the problem still exists.

Thanks Joe

blackcat1944 avatar May 09 '18 04:05 blackcat1944