ravel
ravel copied to clipboard
fixed sidebar links
Thanks, I will look into this on the final release. Can you do a bit of explanation on adding @getDashboard method ?
I would like to reserve admin/dashboard explicitly for the dashboard only but /admin/ could vary for different user groups.
Alright, I get your point. However, I am thinking of a different approach to provide a default controller when route 'admin/' is called. I will have that DashboardController to use getDashboard method.