Skip to content
Discussion options

You must be logged in to vote

Hey @sohag-pro , while I am not a core team member, I am not aware of anyone working on something like this.

On the other hand, Laravel doesn't dictate how a dev should structure their app regarding business logic. The current factory commands are convenience factories for common framework components, but in reality you could place then wherever you want - although keeping the conventions helps a lot on a long lived project, specially when onboarding new devs with prior Laravel experience.

This way I don't see how having a dedicated command to build services classes would become part of the core, as not being a core component, there are many ways one can decide to structure their project'…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@henzeb
Comment options

@sohag-pro
Comment options

@rodrigopedra
Comment options

Answer selected by sohag-pro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
3 participants