library generic-ajax
Generic AJAX
xeebeast/generic-ajax
Generic AJAX
- Wednesday, March 1, 2017
- by xeebeast
- Repository
- 1 Watchers
- 1 Stars
- 0 Installations
- HTML
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Generic-AJAX
Writing AJAX for every server call?
Do you still write AJAX function again and again for every server call?
Here is a Generic AJAX with Callback functions for both cases of Success and Failure., (*1)
The .blade.php extention shows that it is a blade template file. Dont be afiad if you do not know about the blade template, it is just
a rendering engine for Laravel so feel free to remove .blade., (*2)
ENJOY :), (*3)