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

Add new group #293

Open
cesarin80 opened this issue Mar 16, 2023 · 2 comments
Open

Add new group #293

cesarin80 opened this issue Mar 16, 2023 · 2 comments

Comments

@cesarin80
Copy link

Greetings, I added new groups in ..\app\Config\AuthGroups.php but they are not showing in the Dashboard. What is the right way?

@lonnieezell
Copy link
Owner

If the settings table in the database has already been populated, you'll need to erase the groups from that table and then they should show up.

The settings library will use what's in the database if it finds it there. Only if it doesn't find it there will it grab it from the config file.

@msatyao
Copy link

msatyao commented Jun 5, 2023

I have a similar issue, i deleted the value from the row "Config\AuthGroups "from Settings table but the admin panel crashes and shows no groups at all.

What is the correct way to erase the groups from that table?

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

No branches or pull requests

3 participants