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
How to add additional sites in homestead environment?
Explain request life cycle of laravel.
What do you understand by unit testing?
What is oauth2 in laravel?
List some default packages provided by laravel 5.6?
What is reverse path filtering?
What are the official packages provided by laravel?
What is chunk in laravel?
What is laravel best for?
Explain validations in laravel?
What are the Writing Gates and Policies ?
How to check column is exists or not in a table using laravel?
Do you know what is luman?
Differce between contracts and facades?
What are the advanced features of laravel 6.0?