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
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community