laravel-currency icon indicating copy to clipboard operation
laravel-currency copied to clipboard

Add optional softDeletes on a database storage currencies

Open putchi opened this issue 6 years ago • 0 comments

if the selected storage is Database, add optional soft deletes (deleted_at column). Backward compatible for current users.

This allows users to extend, create and manage the Currencies model in the Laravel framework

putchi avatar Oct 28 '18 10:10 putchi