Answer Posted / sachin-laradev
AJAX refers to Asynchronous JavaScript and XML. It's not used for only laravel we can use it with many scripting languages. It's used to make requests asynchronously that means without reloading the page.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Tell me what is current stable version of laravel?
What is route in laravel?
List the requirements to install valet?
What is :: in laravel?
Explain how to add csrf protection in laravel?
What are the directory structure of laravel 5.8?
What is ssrf attack?
How does the ioc (inversion of control) container work?
What is a Laravel - Ajax ?
What does orm stand for?
What is helpers in laravel?
Tell me how to install laravel?
What is auth api laravel?
Name aggregates methods of query builder.
Tell me does laravel support caching?