Jul 10, 2017
0
Level 1
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
Please or to participate in this conversation.