Pete Swan
Aug 29, 2024
Help needed with integration and roles
Hi guys,
I’ve installed as a package. Currently using Jetstream/Spatie/Livewire
I’ve found how to block route from guests.
I already have user roles setup.
I would like any users with a certain role to automatically have user accounts in the forum and access to it (not all logged in users, only ones with a certain role).
How do I do this?