rubendelblanco / openrpg

Rolemaster manager
5 stars 3 forks source link

User crud #8

Closed rubendelblanco closed 5 years ago

rubendelblanco commented 5 years ago

Instructions to check the branch:

Go to {host}/#/users/ for index view Go to {host}/#/users/create for create view Go to {host}/#/users/{id} for show view Go to {host}/#/users/{id}/edit to edit user {id}