mesan-laravel-jwt-authentication-api
mesan-laravel-jwt-authentication-api copied to clipboard
Cache Issue
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