Download the PHP package laravolt/eloquent-uuid without Composer
On this page you can find all versions of the php package laravolt/eloquent-uuid. 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-uuid
Universally Unique Identifier (UUID) for Laravel Eloquent
Generate UUID automatically when creating/inserting new data.
Install
Via Composer
Then register the service provider, head over your config/app.php
file and add the following line into the providers
array:
Usage
Create/Alter Database Table Column Type
Implement in Eloquent Model
All versions of eloquent-uuid with dependencies
PHP Build Version
Package Version
The package laravolt/eloquent-uuid contains the following files
Loading the files please wait ....