jcergolj / laravellte

Fully customizable and tests supported Laravel admin dashboard 2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User deletion doesn't delete from the database

eiko03 opened this issue · comments

User deletion doesn't delete from the database

Hi @eiko03, actually this is a feature. If you wish to delete a user permanently just remove the softDelete trait here: https://github.com/jcergolj/laravellte/blob/master/app/Models/User.php#L16