Skip to content
This repository was archived by the owner on Aug 20, 2023. It is now read-only.

Commit 38a2bbe

Browse files
committed
updating verbiage
1 parent 7a158c9 commit 38a2bbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[![Latest Version on Packagist](https://img.shields.io/packagist/v/ryancco/laravel-uuid-models.svg?style=flat-square)](https://packagist.org/packages/ryancco/laravel-uuid-models)
22
[![Build Status](https://img.shields.io/travis/ryancco/laravel-uuid-models/master.svg?style=flat-square)](https://travis-ci.org/ryancco/laravel-uuid-models)
33

4-
# HasUuidRouteKey
5-
HasUuidRouteKey is a simple [trait](http://php.net/manual/en/language.oop5.traits.php) to be used on [Laravel](https://laravel.com) Eloquent Models to provide a drop-in solution for UUID route keys.
4+
# Laravel UUID Models
5+
This package provides a simple [trait](http://php.net/manual/en/language.oop5.traits.php) to be used on [Laravel](https://laravel.com) Eloquent Models to provide a drop-in solution for UUID route keys.
66

77
# Installation
88
The only supported automated installation is via [Composer](https://getcomposer.org)

0 commit comments

Comments
 (0)