api-laravel-passport
api-laravel-passport copied to clipboard
Column Name 'api_token' not found !!!
Illuminate\Database\QueryException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'api_token' in 'where clause' (SQL: select * from users where api_token =
When I am trying to access the user details in postman it shows this error.
Clear your CACHE and try again. Hope it will work.