8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Bump version for Laravel 6
Fixed various issue with Laravel 5.4 (array to string conversion, mak… …e method call on relationship)
Fixed array to string conversion issue
Merge branch 'master' of github.com:topclaudy/compoships
Renamed the 'maybeExpression' method to 'sanitizeKey'
Added test for relation with model not using Compoships
Got rid of composer.lock
Got rid of the SupportsDefaultModels trait (issue topclaudy#43)
Fixed error introduced by this commit laravel/framework@1103e1d
Suggesting awobaz/auto-append