LaravelDaily/laravel-tips

Perform any extra steps before deleting model

sajaddp opened this issue · 1 comments

Hi,
Is this correct?

Model::delete();

This function is not static in the parent class. reference

@sajaddp thanks for reporting, I've removed that tip