Laravel PHP Framework Tutorial - Full Course 6.5 Hours (2020)

preview_player
Показать описание
Learn Laravel PHP framework from very basics to advanced using Laravel Livewire by creating advanced todo list project in this full course in 6.5 hours

(00:00) Welcome to the Course
1. (7:08) Install and Setup
2. (14:36) Routes and Blade File
3. (23:26) What the heck is MVC
4. (31:16) Database Connection and Migrations
5. (38:59) Raw SQL Queries
6. (46:14) Eloquent ORM Crud
7. (56:43) Mass Assignment Security
8. (1:03:49) Accessor and Mutators
9. (1:10:44) Install First Part Package - Laravel UI
10. (1:20:29) Blade Template Engine
11. (1:27:54) Laravel Configurations
12. (1:35:50) All Configurations
13. (1:43:44) Upload Image for User
14. (1:54:59) Store User Avatar
15. (2:05:20) Show User Avatar
16. (2:11:58) Remove Old Image
17. (2:22:10) Flash Session
18. (2:28:16) Blade Include subview
19. (2:34:35) Todo List Mini Project part 1
20. (2:43:00) Todo List Mini Project 2 | Views
21. (2:51:57) Todo List Mini Project 3 | Store
22. (2:57:27) Todo List Mini Project 4 | Validations
23. (3:07:43) Todo List Mini Project 5 | Form Validation
24. (3:12:40) Todo List Mini Project 6 | Show All Todo
25. (3:20:36) Todo List Mini Project 7 | Dynamic Route Parameter
26. (3:30:13) Todo List Mini Project 8 | Route Model Binding
27. (3:35:10) Todo List Mini Project 9 | Named Routes
28. (3:43:08) Todo List Mini Project 10 | Update Todo validation
29. (3:49:00) Todo List Mini Project 11 | Complete A Todo
30. (3:56:40) Todo List Mini Project 12 | Using Core Javascript
31. (4:06:19) Todo List Mini Project 13 | Mark as Incomplete
32. (4:10:52) Todo List Mini Project 14 | Delete the task
33. (4:19:19) Todo List Mini Project 15 | Resource Routes
34. (4:28:38) Todo List Mini Project 16 | Middlewares
35. (4:35:00) Todo List Mini Project 17 | Create with Relationship
36. (4:39:54) Todo List Mini Project 18 | One to Many Relationship
37. (4:49:56) Todo List Mini Project 19 | Todo of Auth User Only
38. (4:55:53) Todo List Mini Project 20 | Redirect To Todo after Login
39. (5:04:50) Todo List Mini Project 21 | Add Description to Todo
40. (5:11:40) Todo List Mini Project 22 | Show each todo list details
41. (5:19:58) Todo List Mini Project 23 | Introduction to Laravel LiveWire
42. (5:23:46) Todo List Mini Project 24 | How Livewire works 2
43. (5:33:00) Todo List Mini Project 25 | Multiple Input Field Livewire 3
44. (5:40:33) Todo List Mini Project 26 | Pass Value to Livewire 4
45. (5:48:43) Todo List Mini Project 27 | Todo has Many Steps
46. (5:54:26) Todo List Mini Project 28 | Create Many Steps
47. (6:00:20) Todo List Mini Project 29 | Show each steps
48. (6:06:24) Todo List Mini Project 30
49. (6:12:07) Todo List Mini Project 31 | Livewire Edit Steps
50. (6:18:30)
Todo List Mini Project 32 | Update Step on Livewire

Check out 15-20 hours of Laravel Content at

Individual Videos of this course - everything you need to know

Useful Links:

🔥 DIGITAL OCEAN HOSTING Affiliate

🌟 Gadgets I use 🌟

🌟 Support Me ( I am full time youtuber) 🌟

======================= Ad Free Tutorials ======================

==================FOLLOW ME ==================

Subscribe for New Releases!

(ask me questions!)

--- QUESTIONS? ---

Leave a comment below and I or someone else can help you.
For quick questions you may also want to ask me on Twitter, I respond almost immediately.

Thanks for all your support
Рекомендации по теме
Комментарии
Автор

💥 This course is valid for Laravel 8 also 💥
🔸 Un-comment $namespace part in RouteServiceProvider.php file at line number 29

After doing these steps you can follow this course as it is. Enjoy

Bitfumes
Автор

My man sat there for 6.5 hours and gave us this stunning tutorial course. Respect

adamtorok
Автор

If you are reading this comment, congratulations you have found the best tutorial on laravel in 2020. It's actually more valuable than my paid udemy course.

debarshidas
Автор

Before, I thought laravel is complex and difficult I hated it, but your teaching method changed my mind and made laravel so easy. Now I really love it. thank you man >>> you are a great instructor

ahmadito_sh
Автор

Your teaching made me to fell in love with laravel 😊😊

pavanidabbeda
Автор

A detailed yet simple explanation for beginners. Thanks a lot for the effort.

karthikaselvaraj
Автор

This has been my starting tutorial for Laravel, and being half way through, you taught me plenty! Thank you for the course and you got yourself a sub.

Even tho some things are different for Laravel 9 syntax and logic wise.

eugenestan
Автор

Absolutely Love your teaching method, I have learned a TON just from the Laravel Beginner tuts on YouTube and now i am anxiously waiting for this Laravel Full Course. Thank You so much for all your help and PLEASE keep teaching Sarthak, you ROCK!! -- Reminder Clicked! :-)

cedricreed
Автор

Yaar Indians tutorials me alag hi maza hota hai
Matlab textbook explanation ni hota.
Bohoot sahiii👌

abdulkabir
Автор

I'm still in the middle of your youtube teaching but i'm falling in love with laravel already.

johnllacewallace
Автор

I can not thank you enough for your effort. You are a great teacher and I can only hope that you will continue to share your wisdom.

learnfullstackqaonline
Автор

Its a great gift for the beginners. Very well taught and explained. Hats off to you!

babarkhalid
Автор

you are the best teacher who made me to love laravel, speaking from Tanzania in Africa

kelvinkatto
Автор

I am from Bangladesh, I just love your all video. Everyday this my routine to watch at least 1-2 video. Some day I just finish package review. Thanks for your effort . I think You are the best For laravel tutor for me.Keep shining, Stay safe,
And Agian Thanks to make me confident :)

bmtamim
Автор

This tutorial taught me so much BIG THANK YOU teacher coming straight from South Africa

pascalsegoete
Автор

@Bitfumes I have slowly worked my way through 3/4 of this course taking meticulous notes. I had a 2nd interview yesterday with a prospective employer and there was a platform coding challenge where I had to use the MVC framework of my choice to perform a 2 hour programming task. I have used other MVC frameworks on the job before ( Drupal, Joomla) but I had Laravel on the brain and Laravel was the employer's framework so, for better or worse I chose Laravel despite not even having finished your course. Well, I did a dry run in the morning and gave myself 2 hrs to create an interface to enter CDs from a collection and that went okay.
For the coding challenge I was asked to create an API to enter users with their full names, emails and an opt-in flag for an email campaign. I managed to complete the challenge! It looked as ugly as my butt, but the functionality was there. We'll see if I get the job though. Thanks!

halberthawkins
Автор

I liked the video so that it reaches 1000 likes and you will provide more free content as such and hope to get free courses. I am laravel beginner developer working for a local company and you have actually helped me a lot in my professional life. Thank you !

abhisanghimire
Автор

i am a full hungry for more knowledge about PHP and LARAVEL and i am press way of your to explain much love and keep spreading knowledge to every one who will fell hungry for education.

fahadzeeshan
Автор

I used Django so learning Laravel shouldn't be so hard but reading docs is so boring that I spent 12h reading only 30% of it.

But then I have found this video and after watching only 22 min of this video I can say Laravel should enlist it in documentation pages. It is just easier and way, way like a way, way more fun to remember by watching someone code, then code it, and then go do docs and read details, and then experiment a little.

Thanks. Hate to learn book smart way, just give me something to break and fix. :)

besllu
Автор

Dude! really amazing teaching skills. Basically I'm Java developer but wants learn Laravel as a personal interest. I already saw many videos but when i visited this removed previous bookmarks and udemy courses also. Fall in love with Laravel. Thanks for yours efforts. Waiting for the REST API tutorial with Laravel 7.

RahulMahadik