Download the PHP package jasonmccallister/laravel-uuid-as-id without Composer
On this page you can find all versions of the php package jasonmccallister/laravel-uuid-as-id. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jasonmccallister/laravel-uuid-as-id
More information about jasonmccallister/laravel-uuid-as-id
Files in jasonmccallister/laravel-uuid-as-id
Download jasonmccallister/laravel-uuid-as-id
More information about jasonmccallister/laravel-uuid-as-id
Files in jasonmccallister/laravel-uuid-as-id
Vendor jasonmccallister
Package laravel-uuid-as-id
Short Description Simple Laravel package that includes a trait for using UUIDs and IDs on Eloquent models
License MIT
Homepage https://github.com/jasonmccallister/laravel-uuid-as-id
Package laravel-uuid-as-id
Short Description Simple Laravel package that includes a trait for using UUIDs and IDs on Eloquent models
License MIT
Homepage https://github.com/jasonmccallister/laravel-uuid-as-id
Please rate this library. Is it a good library?
Informations about the package laravel-uuid-as-id
Use UUID as ID in Laravel
This is a simple trait that will override the key on an eloquent model to create a UUID instead of an integer.
Installation
You can install the package via composer:
Usage
Update your models to use the trait, and you are done!
Testing
Credits
- Jason McCallister
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-uuid-as-id with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
The package jasonmccallister/laravel-uuid-as-id contains the following files
Loading the files please wait ....