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
What are the difference between latest() and oldest() in laravel?
What is meant by Controller Middleware ?
Explain the difference between implicit and explicit route binding in laravel?
What is a facade?
What is with() in laravel?
Explain me how to assign multiple middleware to laravel route ?
Tell me how do I see all of the routes that are defined?
Lists the available router methods used in laravel 5?
What is laravel service provider?
What is mvc in php laravel?
How to get current route name?
What is dependency injection laravel?
State the difference between codeigniter and laravel.
How to install laravel?
What do you mean by binding in laravel?