這是我的代碼,用於生成將作爲cookie進行響應的令牌。 public function authenticate(Request $request)
{
// grab credentials from the request
$credentials = ['email'=>$request->header('email'),'password'=>$request->
錯誤 ServiceNotFoundException in CheckExceptionOnInvalidReferenceBehaviorPass.php
The service "token_authenticator" has a dependency on a non-existent service "lexik_jwt_authentication.jwt_encoder".