0

I am working on a Laravel project and I would like to add softdelete feature to the session table. Because I want to revoke delete permission from the user that connects to the database, thus deleting session row is required. So, I want to delete it using softdelete not deleting actually in the table.

OMi Shah
  • 5,768
  • 3
  • 25
  • 34
Kardo Aziz
  • 125
  • 8

0 Answers0