I am using laravel/passport for api authentication Today My old access token isn't working and When i try to generate new access token then i got
Implicit conversion of keys from strings is deprecated. Please use InMemory or LocalFileReference classes. {"exception":"[object] (ErrorException(code: 0): Implicit conversion of keys from strings is deprecated. Please use InMemory or LocalFileReference classes.
Anyone have any solution?