Download the PHP package larapack/attribute-purging without Composer
On this page you can find all versions of the php package larapack/attribute-purging. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package attribute-purging
attribute-purging
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.
Installing
Install using Composer composer require larapack/attribute-purging
.
Usage
First add the trait Purgeable
to your Eloquent Model.
Test:
All versions of attribute-purging with dependencies
PHP Build Version
Package Version
The package larapack/attribute-purging contains the following files
Loading the files please wait ....