Back

Hey Laravel devs, a question! 👋

For big projects containing a presentation website + app + ..., do you go full monolith or do you create separate Laravel repos for each part (and if so, how do you deal with repeated models, jobs, etc.)?

4 • •

420

•
In response to @toonvandenbos

I think in most of the times a single monolith would be best. I used the dual system back + front but I think is an useless duplication of code and multiplication of failure points. Also depending on how you implement it, a dual system it can add a lot of latency.

• •

44

•
  • No matching results...
  • Searching...

/ 1000