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 ?



What is meant by Laravel - Ajax ?..

Answer / 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

More Laravel PHP Framework Interview Questions

Define laravel guard.

0 Answers  


What is use of model in laravel?

0 Answers  


What do you understand by lumen?

0 Answers  


How do I know laravel version?

0 Answers  


Tell me is laravel an open source?

0 Answers  


How to configure clear route cache in laravel?

0 Answers  


What is guard in laravel authentication?

0 Answers  


What is dependency injection laravel?

0 Answers  


Lists the available router methods used in laravel 5?

0 Answers  


What is difference between implicit and explicit route binding in laravel?

0 Answers  


Explain how to get current url in laravel?

0 Answers  


What is csrf protection in laravel?

0 Answers  


Categories