laravel-vue-cms
laravel-vue-cms copied to clipboard
Minor Quibble
Thanks for tutorial, but a small change that would make the app a bit better.
in app/User.php, when a non-admin user attempts to enter an admin page, abort(403)
'access denied' makes more sense than abort(404)
'page not found'.
That said, thanks again.
PS: Hello from Ghana..