Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is meant by Laravel - Ajax ?

Answer Posted / sunil kumar

Ajax (Asynchronous JavaScript and XML) is a set of web development techniques utilizing many web technologies used on the client-side to create asynchronous Web applications.
Import jquery library in your view file to use ajax functions of jquery which will be used to send and receive data using ajax from the server.
On the server side you can use the response() function to send response to client and to send response in JSON format you can chain the response function with json() function.

json() function syntax : json(string|array $data = array(), int $status = 200, array $headers = array(), int $options)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to install laravel by composer?

742


What is blade template?

650


How to create model controller and migration in a single artisan command in laravel?

690


what is Restful Resource Controllers ?

1727


Is laravel secure?

672


What are enhancement features in laravel 5.8?

637


What is Named Routes.

1054


What are laravel contract’s?

719


What do you understand by lumen?

725


What is query scope?

707


How to register a middleware in laravel?

715


Explain Events and Listeners ?

1385


what is Basic Routing ?

1767


What is http middleware?

726


What are service providers?

723