-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Milestone
Description
Is your feature request related to a problem? Please describe.
There is currently no way to retrieve all models including the soft-deleted models according to the SoftDeletes trait.
Describe the solution you'd like
withTrashed: Boolean argument on Collection to include soft-deleted models.
There should also be a way to authorize or scope who can view soft-deleted models.
Reactions are currently unavailable