Skip to content

Do not hardcore model names #118

Closed
Closed
@supertassu

Description

@supertassu

Currently Jetstream.php has multiple hardcoded class names:

public static $userModel = 'App\\Models\\User';

return 'App\\Models\\Team';

return 'App\\Models\\Membership';

Could those be made configurable so the models can be located somewhere else (in a subdirectory, for example)? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions