Chapter 8. Using Ajax and jQuery
In this chapter, we will cover:
Getting data from another page
Setting up a controller to return JSON data
Creating an Ajax search function
Creating and validating a user using Ajax
Filtering data based on checkbox selection
Making an Ajax newsletter sign-up box
Sending an e-mail using Laravel and jQuery
Creating a sortable table using jQuery and Laravel