Skip to content
This repository was archived by the owner on Aug 22, 2026. It is now read-only.

allow to replace every processor with a custom one - #98

Open
michabbb wants to merge 2 commits into
avm87:2xfrom
michabbb:2x
Open

allow to replace every processor with a custom one#98
michabbb wants to merge 2 commits into
avm87:2xfrom
michabbb:2x

Conversation

@michabbb

Copy link
Copy Markdown

hi,

i am also not a big fan of this "plural thing".
the user should decide how table or class names should be named.
because this class allows the creation of all models at once, the parameter "--table-name" is not usable at this point.
another example: if someone doesn´t want specific columns in $fillable = [....] I now have full control over this
because I can replace the "FieldProcessor" with my own one and create everything the way I like.

i would be happy to see a merge here because I believe this little change gives 100% freedom to every user
that has a problem with the default way, things get created.

thanks,
micha

michabbb added 2 commits June 19, 2022 10:44
with that, i am not only able to add an additional processor, but I am also able to use my own "TableProcessor" for example.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant