Download the PHP package ddzobov/laravel-pivot-softdeletes without Composer
On this page you can find all versions of the php package ddzobov/laravel-pivot-softdeletes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ddzobov/laravel-pivot-softdeletes
More information about ddzobov/laravel-pivot-softdeletes
Files in ddzobov/laravel-pivot-softdeletes
Download ddzobov/laravel-pivot-softdeletes
More information about ddzobov/laravel-pivot-softdeletes
Files in ddzobov/laravel-pivot-softdeletes
Vendor ddzobov
Package laravel-pivot-softdeletes
Short Description Make your Eloquent models pivots be able to soft deleted in Laravel/Lumen
License MIT
Homepage https://github.com/ddzobov/laravel-pivot-softdeletes
Package laravel-pivot-softdeletes
Short Description Make your Eloquent models pivots be able to soft deleted in Laravel/Lumen
License MIT
Homepage https://github.com/ddzobov/laravel-pivot-softdeletes
Please rate this library. Is it a good library?
Informations about the package laravel-pivot-softdeletes
Laravel pivot SoftDeletes for Laravel 5.8 to 11.x
Installation
Require this package with composer:
Basic usage
Custom pivot model:
Custom deleted_at field:
Show without trashed (default behavior):
Show exists & trashed:
Show only trashed:
Restore pivot recods:
Restore pivot recods (with custom pivot):
Force detach pivot records:
Sync with force detaching pivot records:
Testing
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-pivot-softdeletes with dependencies
PHP Build Version
Package Version
Requires
illuminate/database Version
>=5.8 <11.0|^11.0
The package ddzobov/laravel-pivot-softdeletes contains the following files
Loading the files please wait ....