tealise / Bitcraft-Core

The Core Framework
0 stars 0 forks source link

Takes care of issue#7 #8

Closed tealise closed 7 years ago

tealise commented 7 years ago

The changes will take care of implementing an admin vs non-admin role check. This also changes the views to accommodate new routes.

admin => /dashboard and /portal user => /portal (no access to /dashboard)

tealise commented 7 years ago

fixes #7