laravel
laravel copied to clipboard
Support `MissingValue` class by filtering it out, i.e. conditional attributes/relationships
As mentioned in #194 Laravel Eloquent resources support filtering out values if the value is the MissingValue class. We need to add support for this in attributes and relationships for JSON:API resources.