There was an error while loading. Please reload this page.
Merge pull request #2 from garethredfern/messaging Messaging
add more seed users for testing pagination
reduce users paginated length to 10
remove file path backslash
add missing backslash in file path
add isAdmin user helper, protect users unless isAdmin
tidy routes and use UserResource for return data
Merge pull request #1 from garethredfern/feature/user-avatar Add the avatar upload functionality
Update README.md