Agregado userindex

This commit is contained in:
Daniel Cortés
2019-06-16 22:09:40 -04:00
parent f024cb509e
commit ab1a9701c0
3 changed files with 45 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
<p>
<router-link :to="{ name: 'home' }">Home</router-link>
<router-link :to="{ name: 'hello' }">Hello World</router-link>
<router-link :to="{ name: 'users.index' }">Users</router-link>
</p>
<div class="container">