In this tutorial you can find some new concept on deleting in Laravel Framework. So suppose we want to design our Laravel application like when we have delete some data in our application then that data must not be permanently deleted, but when we want to recover or restore that deleted data then we can easily recover. That means when we have delete data then that data will not permanently delete but it will still remain in our database, but we can not view data at front end side of our Laravel application. So this type of functionality we can easily implement by using SoftDelete. So in this tutorial you can find step by step guide for how to implement SoftDelete in Laravel framework and here you can also get source code also.

https://youtu.be/PTJn1vhyIO8

#laravel #php #mysql #database

How to Implement Soft Delete in Laravel 8
78.60 GEEK