Passing Data To Views in Laravel | Sharing data with all views | Dynamic Web Pages | Laravel Basics

preview_player
Показать описание

📃📃You can find the code on GitHub 👇🏻

============================================
:: Say 'Hi' on Social Media 🔽::
=============================================

#passingdatatoviewsinlaravel #sharingdatatoallviews #laravelbasics #laraveltutorials #dynamicwebpage #sendingdata

Thanks for watching. If you like the video, please like, share and subscribe.
Рекомендации по теме
Комментарии
Автор

What about passing Auth Data to all views as long as the user is logged in. i.e - say you have an ecommerce site and you want to pass the number of items the user has in his cart to all views as he navigates through the site so he is able to see exactly how many items the user has in his cart at any point in time as long as he is logged in, how would you do that?

olamidefalowo
Автор

better using view composer or facades when generate navbar for frontend?

kurnia
Автор

Nice Presentation, I like it .. By the Way May I ask a question if you don't mind, which laraval version your using ?

vishnuvijayan