Complete Laravel Tutorial - Laravel From Scratch

Complete Laravel Tutorial - Laravel From Scratch

Code With Dary via YouTube Direct link

- Introduction

1 of 40

1 of 40

- Introduction

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Complete Laravel Tutorial - Laravel From Scratch

Automatically move to the next video in the Classroom when playback concludes

  1. 1 - Introduction
  2. 2 - What is laravel?
  3. 3 - What can we create with Laravel?
  4. 4 - Laravel Documentation
  5. 5 - Installation
  6. 6 - Creating our first application
  7. 7 - Customizing our Terminal MAC
  8. 8 - Starting our first project in the browser
  9. 9 - Removing localhost from URL
  10. 10 - What code editor to use
  11. 11 - Setting up VS code [FREE]
  12. 12 - Setting up PHPstorm [PAID]
  13. 13 - First look at our application
  14. 14 - What is the .env file?
  15. 15 - Composer Json & Lock file
  16. 16 - Composer & Packagist
  17. 17 - The vendor directory
  18. 18 - Basic routing
  19. 19 - HTTP Responses In Routing
  20. 20 - Creating our first page
  21. 21 - Controllers
  22. 22 - Passing data to the views
  23. 23 - Route Parameters
  24. 24 - Named Routes
  25. 25 - Views
  26. 26 - Compiling assets [CSS & JS]
  27. 27 - Databases & Migrations
  28. 28 - Factory Model
  29. 29 - Query Builder
  30. 30 - Introduction to Eloquent
  31. 31 - Eloquent Serialization
  32. 32 - Eloquent One To Many
  33. 33 - Eloquent HasMany & HasOne
  34. 34 - Eloquent Many To Many
  35. 35 - Accessing the request
  36. 36 - Validation
  37. 37 - Form Requests
  38. 38 - Image upload
  39. 39 - Basic Artisan Commands
  40. 40 - Authorization & Authentication

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.