Laravel 6 Tutorial for Beginners #4 - Passing Data to Views

preview_player
Показать описание
Hey gang, in this Laravel 6 tutorial we'll learn how to pass data into a view from our routes file, so that it can be output into the resulting HTML template.

🐱‍👤🐱‍👤 JOIN THE CAUSE -
----------------------------------------
🐱‍💻 🐱‍💻 My Udemy Courses:

🐱‍💻 🐱‍💻 Course Links:

🐱‍💻 🐱‍💻 Other Related Free Courses:

🐱‍💻 🐱‍💻 The Net Ninja Community Boards:
Рекомендации по теме
Комментарии
Автор

Honestly this is absolutely the best teaching of laravel I’ve seen on the entire YouTube platform and even compared with courses I’ve purchased on udemy . You have a very clear speaking style and an ability to explain it very simply at a comfortable pace. I purposely did not skip the ads hoping you get a benefit out of that.

westfield
Автор

I had to stop and open this wonderful notification and just to like and say "thank you thnetNinja" for this awesome series.

Greetings from Tanzania 🇹🇿

raymondmichael
Автор

I was nervous to use Laravel and thought waaaay too difficult, but these videos are better then the getting started guides on the developers' website!

letsbuildseries
Автор

I can affirm that this is the ever best tutorial in Laravel. Easy to understand for beginners 😘

meharmstrongeweh
Автор

Awww yes! Laravel with Vue 🤩. Thanks for the amazing content you put out Sensei!

NikhilAdiga
Автор

Dude. I don't know if you're still active at this website, but this definitely helps me a lot. I'm a working student, working 9-5 while on my 4th year as well. I am the programmer of our capstone group, and it's been really hard for me since my time is pretty much limited as I travel for a total of 4 hours going and coming back home from work. Hats off to you my dude. Thank you so much.

rioszoebunao
Автор

Thank u so much. I have been following your videos on vue and now laravel

reinaogo
Автор

Put in a very simple way! Keep Up the Good Work Ninja!

BneiAnusim
Автор

Amazing work! Please keep the tutorials going

kreatur_
Автор

Great work Shaun, Thanks for the valuable information.

ubeejames
Автор

Greatly explained! Keep it up, I think I'm going to refer your series on my channel since are beginners ones and mines are projects!

ProgrammingwithPeter
Автор

You are a True Net Ninja, thank you.

adam.
Автор

Very good tutorial explained in simple words!

AmbarDudhane
Автор

thanks a lot ninja from heart you always provide useful and great content

modaralkasem
Автор

*Passing Data to views*
1. Pass the data as an extra argument as an array
2. Each array element will be defined using a key and a value
_$arrayName=[‘key1’=>’Value1’, ‘key2’=>’Value2’, … ‘keyn’=>’Valuen’];_
_view(viewName, $arrayName)_
3. To read the passed value, use the elements key name as a variable name as shown below
_{{$variableName}}_

markgitau
Автор

can you do a tutorial about creating a ecommerce website using laravel and react, i just wanted to know it and to learn about that because i using this two stuff on my next project. and for testing the backend using the postman. and thank you for this wonderful tutorial.

giancarlonajito
Автор

:D I like the video I learned so much from 1 video Thanks, Teacher Shaun!

mrahmedfuad
Автор

what vscode plugin are you using to format your code?

MrNdunga
Автор

thank you so much sir for the great tutorial but I am facing problem in this array function => it's not working in my visual studio, can you help me

AbdulRauf-zbnx
Автор

What happened with numbers 3, 2 and 1 🙏🏻

skylerlindeen