- Mar 22, 2013
- 9,146
- 10,489
I'm trying to create a page on Laravel.
I added an sql entry in phpmyadmin
I created the page.blade.php
I created the pagecontroller.php
And when I visit the page, I get this:
"You do not have permission to view this page."
Any idea what I'm missing?
I added an sql entry in phpmyadmin
I created the page.blade.php
I created the pagecontroller.php
And when I visit the page, I get this:
"You do not have permission to view this page."
Any idea what I'm missing?