Users are stored in database, groups are not #6582
-
Hello everyone, I have a problem with the "store users in the database" approach. I followed the documentation and everything seems to work. But checking the database, the users, role assignment, and group assignment tables are populated. There is no table for the groups and roles itself. Is it an issue with my configuration or is it supposed to work like that? It is important for us to store those kind of information in the database. I have php 8.0.19 running, MySQL 8, Statamic 3.3.27, Laravel 9.24.0 The search resulted in the discussion linked below. Configuring the group and the roles table would lead to access to non existing tables since they are not created in any migration. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
See #5686 |
Beta Was this translation helpful? Give feedback.
See #5686