Archive

Blog Archives

How to do ajax in Laravel 5.2

Best practices in implementing ajax in your laravel app.

AngularJS – Show route only after all Ajax requests are resolved

Show route page only after Ajax request is complete for single or dynamic routes

AngularJS – Show a loading image on HTTP Requests

Append a loading gif image to your screen while AJAX is fetching data

AJAX Multi File upload in CodeIgniter

A simple AJAX multi-file upload tutorial that follows CodeIgniter best practices.

Implementing AJAX Pagination with Search in CodeIgnier

Advanced jQuery Pagination using AJAX and PHP