0
Good morning, I’m going through a site made in Laravel, which I didn’t do. I need to do the following:
When the user logs in, I want to take a specific value ("idLoja" column) from that user in the database, and create a session variable, so I can use that variable on other pages.
How can I do that?
Note: I do not know much of the Port. I think the site was made in Laravel 4.
That solved the problem?
– Wallace Maxters