Hi,
I am developing server APIs for Mobile application. Every APIs are authenticating using user token inside filter.php. Not maintaining any session after user authentication. I want to pass authenticated user details from filter to the controller without using laravel session. Please guide me to resolve this
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community