Brent 10/16/2018

Organise by domain

Read Original

This article explores organizing large, long-running Laravel projects by domain (e.g., Contracts, Invoicing, Users) instead of the default framework structure. It discusses grouping all related models, actions, rules, and exceptions within a single domain folder to improve code navigation and maintenance, drawing inspiration from Domain-Driven Design principles.

Organise by domain

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week