Lessons: 24Length: 4.3 hours

Next lesson playing in 5 seconds

Cancel

Build a CMS With Laravel

Introduction

01:23

Laravel is a PHP framework for modern web apps. Now on version 5, it’s a mature system that continues to win support due to its elegance and stability. Laravel ships with built-in support for database migrations, object-relational mapping, routing, and authentication, making it easier for developers to start and maintain their work.

In this course, Envato Tuts+ instructor Jeremy McPeak will show you how to build a complete content management system (CMS) with the Laravel PHP framework. You’ll learn some of the tasks and problems that are common to so many web development projects, and you’ll explore different possible solutions to them. You’ll be creating your CMS from scratch—complete with page, user, and blog management capabilities. This is a great way to expand your knowledge of the Laravel framework!

If you haven’t used Laravel before, why not check out our full course and learn Laravel 5: Get Started With Laravel 5. If you’ve mastered the fundamentals of Laravel, build on your experience with these courses: