Laravel this is not only a practical framework, it is also a programming style
lundi 7 août 2017
Soft Delete all records from a table in laravel 5
Is there any way to soft delete all the existing rows in a table? I have tried ( Prospect::delete(); ) it deleted all the rows permanently, But it doesn't work in soft deleting.
Aucun commentaire:
Enregistrer un commentaire