serenysoft / nova-permissions

Laravel Nova 4 Roles & Permissions
72 stars 25 forks source link

403 error #11

Closed exshapoval closed 1 year ago

exshapoval commented 1 year ago

Hi

I use Laravel 10.1.5 and Nova 4.22.1 When in .env APP_ENV=local all ok But when APP_ENV=production I see error 403 after login to admin area

How I can fix it for production?

Also I install all by instruction but don't see in menu roles and permissions

leandrogehlen commented 1 year ago

It's not possible to determine the cause of error with the descritpion above. Please make a repository as example and test it. If the issue to continue happening, please share the repository to try find the problem

exshapoval commented 1 year ago

Hi

https://github.com/exshapoval/forsupport.git

is that enough for you? Thanks

leandrogehlen commented 1 year ago

you need to try find the error. When you find the error please report it

exshapoval commented 1 year ago

How I can do it? I setup by your instruction and don't see items in menu Also I see 403 page after login if I set APP_ENV=production

leandrogehlen commented 1 year ago
leandrogehlen commented 1 year ago

I have tested the production env in my repository and it's working.