DEV Community

Freek Van der Herten
Freek Van der Herten

Posted on • Originally published at freek.dev

Getting started with Domain Oriented Laravel

A couple of days ago my colleague Brent published a blogpost on Domain Oriented Laravel. In short, he makes the case for organising your code around business concepts or features. That might sound very "heavy" or daunting, but it's actually for easy to get started with.

In this short video I explain how you can use PhpStorm to refactor your code. Make up your own mind if you need this in your projects.

If you want to know some more about how I like to structure my code, check out my talk on controllers I gave at this year's Laracon US.

Top comments (0)