2017 © Pedro Peláez
 

library laravel-eloquent-nullification

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

image

belusic/laravel-eloquent-nullification

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

  • Saturday, April 9, 2016
  • by erikbelusic
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Laravel Eloquent Nullification

Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

A trait for Eloquent models that allows for the easy nullification of empty strings on creation and saving., (*2)

Installation

composer require belusic/laravel-eloquent-nullification, (*3)

The Versions

09/04 2016

dev-master

9999999-dev

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

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by Avatar erikbelusic