laravel-cascade-soft-deletes
by iatstuti
Cascading deletes for Eloquent models that implement soft deletes
laravel-nullable-fields
by iatstuti
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
laravel-owns-models
by iatstuti
A simple trait to use with models to check whether they own other models.