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...

How to pass multiple variables by controller to blade file?

Answer Posted / sachin-laradev

return view('view-file', compact('var1', 'var2', 'var3'));

NOTE :- variables in compact will be used without $ sign

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is laravel faster than rails?

784


Do you know what is php artisan. List out some artisan commands?

778


What is laravel passport?

788


What are the example of services?

796


How to get user’s ip address in laravel?

757


What is a Laravel - Encryption ?

1261


How to create a controller in laravel?

804


What are the difference between insert() and insertgetid() in laravel?

869


Explain about Form without CSRF token in Laravel ?

1325


What are the 3 service provider types?

752


What are the Forms in Laravel ?

1223


What is stack channel?

743


How to get data between two dates with query in laravel?

754


What route model binding?

771


State the difference between get and post method.

789