Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

CodeSignal

Implementing MVC ToDo App with PHP Laravel

via CodeSignal Path

Overview

Master the fundamentals of building MVC applications with PHP Laravel. Learn how to create models, views, and controllers, how to authenticate users, how to handle errors and how to test your application. Get hands-on experience with real-world examples and exercises.

Syllabus

  • PHP Laravel Basics
    • This course introduces you to the core concepts of Laravel with an emphasis on the MVC architecture. You'll learn about the project structure, controllers, models, views, and basic dependency injection within the context of MVC. By the end of this course, you will have a good grasp of how to create and manage a Laravel application using the MVC pattern.
  • Building an MVC ToDo App with Laravel
    • In this course, we will focus on constructing an MVC-based ToDo application using Laravel. You will learn how to implement Models, Views, and Controllers in your Laravel projects. By the end of this course, you will have a fully functional ToDo application.
  • Adding Enterprise Features to your MVC Laravel App
    • In this course, we will focus on making the ToDo application more enterprise-friendly by integrating a database, configuring important middleware, and handling errors properly. We will use the MVC pattern throughout the course.
  • Securing and Testing Your Laravel App
    • In this course, we will secure our ToDo application using `bcrypt` and simple middleware. Additionally, we will cover the application with comprehensive tests, including unit tests with mocks and component tests without mocks.

Courses

Reviews

Start your review of Implementing MVC ToDo App with PHP Laravel

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.