Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

User Bundle Laravel Package

bengor/user-bundle

View on GitHub
Deep Wiki
Context7

Configuring user registration strategy

To select the desired type of user registration strategy, you need to modify your user's config as follows:

# app/config/config.yml

ben_gor_user:
    user_class:
        your_user:
            # ...
            use_cases:
                sign_up:
                    type: <your-desired-type>
            # ...

You need to replace <your-desired-type> by one of the following types:

  • default: User will be directly allowed to access once the sign up is completed
  • with_confirmation: Will send a link to the user email to confirm a valid emails has been given. Once the link is clicked, the user will be enabled.
  • by_invitation: Will send and invitation email with a link to a form that allows to define a password to the given user email. Once the form is filled the user will be enabled
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
daikazu/eloquent-salesforce-objects
unseen-codes/chat
romalytar/yammi-jobs-monitoring-laravel
kisame76/filament-db-table-state
nqxcode/laravel-lucene-search
dpfx/laravel-livewire-wizards
workos/workos-php-laravel
sofa/laravel-global-scope
nawasara/auth-primitives
adhocrat-io/arkhe-main
make-dev/orca-harpoon
itsemon245/lamet
baks-dev/dashboard
amoifr/pickle-panther-bundle
make-dev/orca
dmstr/symfony-system-resources-bundle
dmstr/symfony-job-queue-bundle
dmstr/openapi-json-schema-bundle
dmstr/keycloak-security-bundle
dmstr/doctrine-audit-log-bundle