Laravel Legacy Bridge: Carry Authenticated Sessions from a Legacy App into Laravel
Laravel Legacy Bridge reads a legacy PHP session cookie, decodes the payload, and logs the matching user into Laravel, so users mid-migration don't hit a second login prompt.