Access Denied for route on /admin/post
mehdichaouch opened this issue · 5 comments
mehdichaouch commented
derrabus commented
Your user does not have the necessary roles to access that page.
mehdichaouch commented
@derrabus I just play the migration. The issue is in it?
xabbuh commented
The demo application has two users (john_user and jane_admin). You need to sign in as jane_admin (you are currently logged in as john_user) to be able to access the admin area.
mehdichaouch commented
The demo application has two users (
john_userandjane_admin). You need to sign in asjane_admin(you are currently logged in asjohn_user) to be able to access the admin area.
@xabbuh ok thank your answer.
