I have a form the user can use to retrieve data from the DB, then I want to update the same page to display the retrieved data. I do you do this in laravel 5.1 ? I mean how do you pass the ajax request to the controller and update the same view? Does laravel has an API for that?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community