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

johnw65's avatar

Remember_Token Remove/Disable

In the process of changing Laravel authentication Users table another table. Is remember_token necessary? Also, would like to remove/disable remember_token.

0 likes
3 replies
johnw65's avatar

Anthony,

I'm relatively new to Laravel, and I've initially used Laravel's Users table and enabled remember be. However, I am no longer using Users table and so therefore would like to disable remember_token. Which file(s) do I need to modify to make this work.

I'm currently using Laravel 7 and cannot upgrade to Laravel 8 at this point.

Thanks!

Please or to participate in this conversation.