pauloacosta's avatar

Business Rules

When you have code that doesn't belong to the application domain (business rules), where is the best place to add it in Laravel files structure?

0 likes
1 reply
martinbean's avatar

@pauloacosta It depends how you’re intending to encode those business rules. There’s not one single design pattern to encapsulate business rules, so there’s no one single answer for this question unfortunately.

Please or to participate in this conversation.