Skip to content

Need enhancement for user models using uuid #383

Description

@Jamz1Santos

If the user model is using Uuid,
there is a need to modify $table->morphs('authenticatable') into $table->uuidMorphs('authenticatable') in the migration create_breezy_sessions.php

It will be nice to have this package able to check if user model uses 'id' or 'uuid' and create the breezy migration.

Thank you for this wonderful package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions