Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

terlebach's avatar

Error RequestGuard::getRecallerName does not exist

Hey Guys!

I am getting this error every now and then when I am returning to my project.

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

I would assume that has something to do with my changes on the User Model. I removed name from the migration and created an accessor called "name" that ist creating the Name by concatenating "firstname" and "lastname".

Any thoughts on that? Is there maybe a better approach?

Thanks a lot!

0 likes
1 reply

Please or to participate in this conversation.