Skip to content

Instantly share code, notes, and snippets.

View navaneethkrishnan91's full-sized avatar

navaneethkrishnan91

View GitHub Profile
@navaneethkrishnan91
navaneethkrishnan91 / laravel-ums.markdown
Created August 8, 2016 07:10 — forked from anchetaWern/laravel-ums.markdown
Building a User Management System in Laravel

There's no shortage of good resources for learning laravel. So instead of the usual introductory tutorial were just gonna learn Laravel by building a project from scratch and that's gonna be a User Management System.

I don't know if my definition of a User Management System is correct but here's my idea of what's it's capable of doing:

  • Register Roles
  • Register Users
  • Update Users