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

angeloalfa's avatar

Authentication through joomla session

Hi everyone, I have a portal made in joomla and an external database with all user registers. I would like to laravel to extract from the joomla session the username of the logged in user and then build the user profile by accessing the external database with the personal information. I've already done this with pure php but i do not know how to do it with laravel. Is there anyone who would give me a hand? Thank you

0 likes
0 replies

Please or to participate in this conversation.