WP to Laravel

Stop fighting WordPress; start building efficient, effective apps in Laravel

Sign up Log in

NOTE: This course is based on Laravel 5.5, which is quite old now. The principles still apply, and it's still a good conversion course. But bear in mind that a lot has changed since I made it. I'm hoping to update it soon.

A free set of video tutorials that explain Laravel to WordPress developers

Ten short videos (plus two bonus episodes) aimed at introducing you to Laravel's concepts and getting you hooked on learning more.

Watch the introduction below. Signing up lets you track progress and see a Laravel app in action.

Course contents

The videos are each between 10 and 30 minutes long and there are 10 of them, plus some bonus content. The contents are:

  1. Introducing Laravel: Why Laravel?
  2. Laravel Concepts
  3. Laravel's Not-So-Famous 5-minute install: download, install and configure your app
  4. Where am I and where are all my files?: an overview of the Laravel file and directory structure
  5. To do anything, you need a route: the basics of routing
  6. Beautiful views: an quick tour of Laravel’s “Blade” templating system
  7. Data? What data?: How to define a data structure in Laravel
  8. I’m a model, you know what I mean?: A description of the abstract data modelling features of Laravel
  9. Taking control: an overview of the purpose and structure of controllers
  10. Putting it all together: Watch me live-code a very basic app from scratch!
  11. Bonus: Addendum and resources:: Some things I missed that are worth knowing, and where to go to learn more
  12. Bonus: Behind the scenes:: A peek into the tools I used to make the series and that I use to write both Laravel and PHP code

Who is this for?

These videos are intended for people that understand PHP pretty well, and can use a command line/terminal. I probably assume a certain level of general software development knowledge too. If you just copy and paste PHP snippets, it’s probably not for you.

What are the videos about?

The aim is not to teach you Laravel, but to show you around the main parts of it and to try and explain how the core concepts of WordPress map into Laravel concepts.

My hope is that you will end up wanting to find out more from the Laravel documentation; from other, better video courses; or from a good book.

Why did you make this?

I've had conversations with lots of people about the struggles of using WordPress for things other than publishing, content management, and eCommerce.

These days, conversation often turns to the Laravel framework, which I now often use for those things that WordPress isn’t a good fit for.

I often promise to give people an overview of Laravel if they want one. And to fulfil that promise I’m recording a free set of video tutorials that explain Laravel to WordPress developers.

What are the videos like?

Let’s be honest: I’d love to be Jeffrey Way or Wes Bos, but I’m not. So I’ve done my best to make these videos as good as possible, but I’m new to this kind of thing and they won’t be the quality of other screencast tutorials. That’s partly why they are free. This is partly an exercise for me in how to do online training.

Feedback will be encouraged! I hope you’ll enjoy the course and let me know how you got on.

Aren't you just hating on WordPress a bit here?

No, not at all. I love WordPress and the WordPress community. It's a great CMS. I've built a living on it. It's not my intention to say that WordPress is bad. But I have pushed WordPress pretty hard and I've found that it's just not suitable for some applications. And Laravel has been a breath of fresh air for me.

And I see developers who have grown up with WordPress - where it's the only tool or framework they've ever coded for - and they are trying to make it do things that it really shouldn't. It's my opinion that for many of those developers learning Laravel would open up new opportunities. Which is why I want to show them the benefits, and how easy the basics of Laravel can be.

Sign up Log in