Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.2k
add topclaudy/compoships support#1323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
mfn commentedFeb 27, 2022
Is there a way to avoid having this directly in the library? Like, using hooks or making the code more open/extendable so this can be maintained outside? Why?It's already not easy to handle all the variants you can with models just with laravel and multiple versions and on top of that supporting 3rd, no matter how popular, won't make it easier and it's prune to break stuff. Also it makes the code harder to reason for things barely used. |
Summary
supporttopclaudy/compoships by adding check in method
ModelsCommand::isRelationNullable().Type of change
Checklist
composer fix-style