This repository has been archived by the owner on Aug 9, 2022. It is now read-only.
Soft Delete Trait Added.
This release include generating model with SoftDelete trait.
If you want to use SoftDelete trait with your models then you can specify softDelete option.
e.g.
php artisan mitul.generator:api Post --softDelete