this talk really opened my eyes to what can be achieved with the ddd pattern and a little refactorin...
@michaeljs1990 I'm currently working on a SAML 2 driver for camelot its not finished yet but would...
@netorious not sure if this is still maintained but there is a laravel package registry at http://re...
@themarcthomas try $courses = DB::table('courses')->where('user_id', Auth::user()->id )->ge...
The Laravel portal for problem solving, knowledge sharing and community building.