Inamur Rahman

Results 2 issues of Inamur Rahman

So, I am trying to dispatch an action to get a request. But I can see that the API is getting called twice but the action dispatched once. Please Help...

question

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...