Laravel 6 Tutorial for Beginners #3 - Laravel Basics (Routes, Views)

preview_player
Показать описание
Hey gang, in this Laravel tutorial we'll learn the basics of how Laravel works using route handlers and views.

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

🐱‍💻 🐱‍💻 Course Links:

🐱‍💻 🐱‍💻 Other Related Free Courses:

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

You deserve the subs as a undergrad computer students this helps a lot. BECAUSE MY LECTURER LEGIT JUST MAKE US SURF AROUND THE LARAVEL and i dun had a clue wat they were for, now it a bit easier to understand wat part is affect what route some like that. Thank you so much.

noraininorhalim
Автор

I couldnt leave without commenting


You just over sumplified routing in laravel like literally

You are the true ninja

yungifez
Автор

I've started follow this serie, you explain very clearly even difficult stuff with slides and good examples on VsCode. Thanks

romyt
Автор

This is the right time to learn Laravel. I was wainting for Net Ninja tutorial on laravel for last one year.

sherwalichd
Автор

Just realised you've started the playlist. Big ups Shaun!!! 💪

gyenabubakar
Автор

Wow. your explanation is clear and straight forward

victormlongoti
Автор

I love the way you explain things! Wish you had tutorial for Symfony too, even paid on Udemy..

jayzee
Автор

Thank You Net Ninja, easy and clear explanation.

ermiassene
Автор

At 5:35 the Laravel "home" page is different from what is show by The Ninja however it's not imposible to follow so keep going!

nigelpallatt
Автор

Great work Yoshi 😅, Ken, Mario, Shaun. These 4 names makes my day when learning from your channel

MULTICODE
Автор

These are amazing tutorials, I seriously can't thank you enough. I will be sending a donation.

MrJfergs
Автор

thank you Habibi,
you are the best
and laravel is the best framework

ahmedhabeeb
Автор

Finish this series and start with SPA laravel api + react :)

marcinmaj
Автор

Im waiting for this playlist so long..

syaucademy
Автор

Ohhhh man ive just saw that you began this playlist. seriously awsome man ive been waiting for you to teach laravel for so long pleeeease keep it going with this one i really need this man. Love you bro❤❤❤❤

nawti
Автор

Developing on Laravel is just so enjoyable.

antonyjere
Автор

I would like to know please
what is the difference between
1 . creating a project via composer : composer create-project laravel/laravel projectname
2. laravel new projectname
?

ThisIsLiving__
Автор

I like your editor colors 😇 can you tell me what theme you are using?

dstuploadspeedupload
Автор

*Basic Concepts*
How laravel works:
URL requests are handed over to a route file: _web.php_ in the routes folder

The route file then directs the system on what to do based on the instructions defined in the route file
This can be
• Process data
• Load a view
• Push basic HTML text
• etc
View: This is the page generated by the server and presented to the user through the browser as a HTML page

markgitau
Автор

Damm this is 🔥.. Really loving it.. Ur great

premsaiswain