The only difference is that, rather than submitting the form to the service, you fire an AJAX request (using jQuery, Angular, whatever). The rest will happen automatically.
Sep 1, 2014
3
Level 16
Laravel 4.3 Form Request AJAX
I thought I saw AJAX references in @JeffreyWay's video https://laracasts.com/series/whats-new-in-laravel-4-3/episodes/3 when perusing the Request class.
This is something I have been looking for for a long while. :) Anyone have any details on how to go about AJAX forms in this regard?
Please or to participate in this conversation.