this post was submitted on 24 Jul 2023
5 points (100.0% liked)

PHP

7 readers
1 users here now

Welcome to /c/php! This is a community for PHP developers and enthusiasts to share and discuss anything related to PHP. From the latest updates and tutorials, to your burning questions and amazing personal projects, we welcome all contributions.

Let's foster an environment of respect, learning, and mutual growth. Whether you're an experienced PHP developer, a beginner, or just interested in learning more about PHP, we're glad to have you here!

Let's code, learn, and grow together!

founded 1 year ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] ishanpage@programming.dev 1 points 1 year ago

This is great! I've done something similiar for Laravel in the past.

What I've noticed is that as projects move forward in their development cycle, something like this often becomes necessary for certain functionality to require services to be factored out and then worked on by separate teams.