Download the PHP package tsyama/laravel-soft-delete-flag without Composer
On this page you can find all versions of the php package tsyama/laravel-soft-delete-flag. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tsyama/laravel-soft-delete-flag
More information about tsyama/laravel-soft-delete-flag
Files in tsyama/laravel-soft-delete-flag
Download tsyama/laravel-soft-delete-flag
More information about tsyama/laravel-soft-delete-flag
Files in tsyama/laravel-soft-delete-flag
Vendor tsyama
Package laravel-soft-delete-flag
Short Description A Laravel package that can use Boolean column for soft deletes.
License
Package laravel-soft-delete-flag
Short Description A Laravel package that can use Boolean column for soft deletes.
License
Please rate this library. Is it a good library?
Informations about the package laravel-soft-delete-flag
laravel-soft-delete-flag
A Laravel package that can use Boolean column for soft deletes.
Installation
You can install this package into your Laravel application using composer.
The recommended way to install composer package is
Usage
1. Use SoftDeleteFlagTrait in your model class
2. Define a constant and set the column name of the deletion flag
All versions of laravel-soft-delete-flag with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
>=5.7
The package tsyama/laravel-soft-delete-flag contains the following files
Loading the files please wait ....