Laravel PHP Framework Tutorial - Full Course for Beginners

Laravel PHP Framework Tutorial - Full Course for Beginners

freeCodeCamp.org via freeCodeCamp Direct link

Introduction

1 of 37

1 of 37

Introduction

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Laravel PHP Framework Tutorial - Full Course for Beginners

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

  1. 1 Introduction
  2. 2 What is Laravel?
  3. 3 Installing Laravel
  4. 4 First look at the project
  5. 5 Intro to php artisan
  6. 6 Generating login flow with make:auth
  7. 7 Setting Up the Front End with Node and NPM
  8. 8 Migrations and Setting Up SQLite
  9. 9 Designing the UI from Instagram
  10. 10 Adding Username to the Registration Flow
  11. 11 Creating the Profiles Controller
  12. 12 RESTful Resource Controller
  13. 13 Passing Data to the View
  14. 14 Adding the Profiles Mode, Migration and Table
  15. 15 Adding Eloquent Relationships
  16. 16 Fetching the Record From The Database
  17. 17 Adding Posts to the Database & Many To Many Relationship
  18. 18 Creating Through a Relationship
  19. 19 Uploading/Saving the Image to the Project
  20. 20 Resizing Images with Intervention Image PHP Library
  21. 21 Route Model Binding
  22. 22 Editing the Profile
  23. 23 Restricting/Authorizing Actions with a Model Policy
  24. 24 Editing the Profile Image
  25. 25 Automatically Creating A Profile Using Model Events
  26. 26 Default Profile Image
  27. 27 Follow/Unfollow Profiles Using a Vue.js Component
  28. 28 Many To Many Relationship
  29. 29 Calculating Followers Count and Following Count
  30. 30 Laravel Telescope
  31. 31 Showing Posts from Profiles The User Is Following
  32. 32 Pagination with Eloquent
  33. 33 N + 1 Problem & Solution
  34. 34 Make Use of Cache for Expensive Query
  35. 35 Sending Emails to New Registered Users
  36. 36 Wrapping Up
  37. 37 Closing Remarks & What's Next In your Learning

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.