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?

748


Can I use react with laravel?

736


How to pass csrf token with ajax request?

731


How facades are different from dependency injection?

723


Tell us what are advantages of laravel?

800


Please explain the difference between laravel and codeigniter?

727


What is route model binding in laravel?

723


What is fillable in laravel model?

700


How to use traits in laravel?

788


What is the use of slug in laravel?

847


How to get Retrieving a Cookie in Laravel ?

1664


Tell us what are bundles, reverse routing and the ioc container?

691


How do I assign several roles to users and permit the users to perform some actions based on those roles?

681


Explain how to add additional sites in homestead environment?

721


How can we configure a mail-in laravel?

713