Hello @jamescarr
Welcome and I hope you enjoy working with Laravel :)
I see that you link to a repository with a Laravel project. Can you tell what is your exact question? And maybe post some code blocks that are related to your question?
amethgaye liked this reply
Sure... basically the approach I took is to use spatie/laravel-permission
for adding roles to users and used this filament User Resource to gate who is allowed to edit other users based on if they have the admin role.
it works, just generally curious if it is the right approach? Felt like a lot of lifting and I wasn't sure.
amethgaye liked this reply
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community