You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2020. It is now read-only.
Hie Hujjat i tried to add extra .vue pages like messages.vue and posts.vue but they are being redirected to the not found page. i followed the steps on your videos like adding link to the master page _**(/posts or messages using router-link )**_ and added the path like _**( { path: '/messages', component: require('./components/messages.vue') } )**_ , but still no change .
Can you help . Any help greatly appreciated.
The text was updated successfully, but these errors were encountered:
Hie Hujjat i tried to add extra .vue pages like messages.vue and posts.vue but they are being redirected to the not found page. i followed the steps on your videos like adding link to the master page
_**(/posts or messages using router-link )**_
and added the path like_**( { path: '/messages', component: require('./components/messages.vue') } )**_
, but still no change .Can you help . Any help greatly appreciated.
The text was updated successfully, but these errors were encountered: