From the Documentation of Illuminate\Database\Eloquent\SoftDeletingTrait
string getQualifiedDeletedAtColumn()Get the fully qualified “deleted at” column.
Could not have gleamed that from the function name.
From the Documentation of Illuminate\Database\Eloquent\SoftDeletingTrait
string getQualifiedDeletedAtColumn()Get the fully qualified “deleted at” column.
Could not have gleamed that from the function name.