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

Using the default User Model does not show the Administration Pages #57

Open
kyagie opened this issue May 16, 2024 · 2 comments
Open

Using the default User Model does not show the Administration Pages #57

kyagie opened this issue May 16, 2024 · 2 comments

Comments

@kyagie
Copy link

kyagie commented May 16, 2024

Rather than going for the FilamentUserResource, I have chosen to create UserResources from the default User Modal but I can not see the Administration Pages.
I have followed all steps but still the administration pages do not show.

@chiiya
Copy link
Owner

chiiya commented May 16, 2024

I'll need some more details regarding your setup here. Are you using a custom user model for authenticating the admin, or the default FilamentUser one? If you're using a custom one, are you sure you've assigned them the super-admin role?

@kyagie
Copy link
Author

kyagie commented May 16, 2024

I am using the default User Model that comes with Laravel's initial installation. I have also edited to march the same implementation as FilamentUser

Screenshot 2024-05-16 at 12 56 54

Yes, I have assigned super-admin role to the user i am using to access the admin dashboard

Screenshot 2024-05-16 at 13 04 26

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

2 participants