Skip to content

Instantly share code, notes, and snippets.

View ronnievisser's full-sized avatar

Ronnie Visser ronnievisser

View GitHub Profile
@ronnievisser
ronnievisser / laravel-ums.markdown
Created December 6, 2012 18:25 — 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