404labfr / 404labfr/laravel-impersonate

[Laravel v8.72] Method getRecallerName does not exist

未關閉
#145 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
PHP
星號
2.3k
分支
235
PR 合併指標
30 天內沒有已合併 PR

描述

After upgrading from Laravel **v8.71.x** to Laravel **v8.72.0**, it became impossible to impersonate users.
When I try to impersonate a user, I am simply logged out.

My log files show the following:

`Method Illuminate\Auth\RequestGuard::getRecallerName does not exist.`

{
"userId":1,
"exception":"[object] (BadMethodCallException(code: 0): Method Illuminate\\Auth\\RequestGuard::getRecallerName does not exist. at /home/app-123/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:113
)

It seems that the new Laravel version 8.72 contains a breaking change for the laravel-impersonate package.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。