Level 80
@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.
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?
Please or to participate in this conversation.