Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document database-driven roles & groups #1233

Open
duncanmcclean opened this issue Jan 26, 2024 · 2 comments
Open

Document database-driven roles & groups #1233

duncanmcclean opened this issue Jan 26, 2024 · 2 comments
Assignees

Comments

@duncanmcclean
Copy link
Member

Made possible in statamic/cms#5686

@ryanmitchell
Copy link
Contributor

Also related: statamic/cms#6774

@duncanmcclean
Copy link
Member Author

This just came up on cms. When we get around to documenting this... these are the steps:

You can - its just not documented it seems:

  1. change configs: statamic.users.tables.roles and statamic.users.tables.groups to be the names of the tables you want.
  2. run php please auth:migration to generate the migrations for roles/groups.
  3. run artisan migrate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants