That post was kind of obvious and pointless and didn't offer any answers. I can see why you're confused. I tend to lean more on the side of pattern namespacing with the option to sub-namespace on context. What I mean is something like this
App
Handlers
User.php
User/Admin.php <-- extends User
Project
Posts
Repository
Billing.php
Billing/Invoice.php <-- extends Billing
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community