Replies: 1 comment
-
I think you would need to impelement Deptrac as there is nothing built in to prevent communication. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking to play/implement modules to separate work in a new backend application that I'm about to start. I've used Deptrac before to prevent the ability of one module talking directly to another (e..g module A talk to module B model) - Is this built into Laravel modules, or would I then need to configure Deptrac still as well?
Beta Was this translation helpful? Give feedback.
All reactions