Download the PHP package tusimo/eloquent-default without Composer
On this page you can find all versions of the php package tusimo/eloquent-default. 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 eloquent-default
EloquentDefault
set the default value for Laravel's ORM. And define the column can save to database.
Installation
Either PHP 5.6+ is required.
To get the latest version of EloquentDefault, simply require the project using Composer:
Instead, you may of course manually update your require block and run composer update
if you so choose:
Usage
Within your eloquent model class add following line
License
The MIT License (MIT). Please see License File for more information.
All versions of eloquent-default with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
^5.1
illuminate/container Version ^5.1
illuminate/database Version ^5.1
illuminate/events Version ^5.1
illuminate/container Version ^5.1
illuminate/database Version ^5.1
illuminate/events Version ^5.1
The package tusimo/eloquent-default contains the following files
Loading the files please wait ....