Skip to content

larabeans/uuider

Repository files navigation

Larabeans > Uuider


Uuider

APIATO container to modify/replace primary key type from auto-increment to UUID.


Overview


Migrations

Contains new migrations to update core tables primary key type to uuid, which is incremental by default.


Models

Adds new models.

  • Client

  • PersonalAccessClient

  • User, Role and Permission models are used that are provided in core container. If you want to use your own models, write your own model and use HasUuid trait in your custom models. Or just extend existing models and add your custom functionality in those models. You also have to update core config file models values to make this work for your custom models


Environment File

  • Update env file user namespace as USER_NAMESPACE=App\Containers\Larabeans\Core\Models\

OR

Create you own user model and use trait from core container as

    use HasUuid;

Larabeans > Uuider

About

Apiato container to replace primary key type from auto-increment to UUID.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy