I created an admin user using the command php artisan voyager:admin [email protected] --create, and it worked, but I only can't access the compass section. It doesn't show at the menu, and when I try to access admin/compass, I get 403 Forbidden error.
I also tried to run php artisan voyager:admin [email protected] over my already created user, but I got the same result.
I should be able to access admin/compass
Just found the compass_in_production key at config/voyager.php
This issue has been automatically locked since there has not been any recent activity after it was closed. If you have further questions please ask in our Slack group.
Most helpful comment
Just found the compass_in_production key at config/voyager.php