Use PHP to Create an MVC Framework - Full Course

Use PHP to Create an MVC Framework - Full Course

freeCodeCamp.org via freeCodeCamp Direct link

Introduction

1 of 30

1 of 30

Introduction

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Use PHP to Create an MVC Framework - Full Course

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

  1. 1 Introduction
  2. 2 Show features
  3. 3 Demo of the Framework
  4. 4 Create Application and Router
  5. 5 Enable autoloading using composer
  6. 6 Implement Routing
  7. 7 Create project structure
  8. 8 Implement views & layouts
  9. 9 Implement Controllers
  10. 10 Sanitize $_POST data
  11. 11 Start Registration
  12. 12 Implement second layout
  13. 13 Implement Models
  14. 14 Implement Validation using models
  15. 15 Implement form Widget
  16. 16 Migrations & Connection to Database
  17. 17 .env file & Application Config
  18. 18 Implement Migrations
  19. 19 Implement ActiveRecord & Finish Registration
  20. 20 Restrict registration with the same email
  21. 21 Implement Session Flash messages
  22. 22 Implement Input labels
  23. 23 Implement Login
  24. 24 Hide Login/Register buttons When user is authorized
  25. 25 Create protected routes
  26. 26 Create View component & implement page titles
  27. 27 Improve form widget with abstraction
  28. 28 Make core installable composer package
  29. 29 Create second website to use the same core
  30. 30 Add new feature to core and release new version

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.