jamesmills / eloquent-uuid

A Laravel Eloquent Model trait for adding and using a uuid with models
139 stars 14 forks source link

Add custom Column names. #15

Closed thettler closed 2 years ago

thettler commented 4 years ago

Let's you specify your own name for the database table column. See Readme :)