belusic/laravel-eloquent-nullification

This package is abandoned and no longer maintained. No replacement package was suggested.

A trait for Eloquent models that allows for the easy nullification of empty strings on creation and saving.

dev-master 2016-04-09 16:11 UTC

This package is not auto-updated.

Last update: 2021-03-20 00:11:15 UTC


README

#Laravel Eloquent Nullification

Latest Stable Version Total Downloads Latest Unstable Version License

A trait for Eloquent models that allows for the easy nullification of empty strings on creation and saving.

##Installation

composer require belusic/laravel-eloquent-nullification