November 2013

  1. November 23, 2013

    I'm working on a couple of projects that will be using Silex as the underlying framework. Whenever I try out a new framework, it seems that the first roadblock I always hit is when I try to implement user authentication & authorization. It's no different with Silex. The...