Hi, This is my controller: return View::make('realestates.single') ->with('title', trans('na...
I am attempting to create a sub domain based system that looks first for the sub domain and then use...
Yesterday, I was banging my head against the keyboard all night, having big problems getting authent...
In my controller I have: public function __construct() { $this->beforeFilter('auth', array('excep...
Hi, I am trying to create a cart for my e commerce website. For a single user, it's simple, session...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.