Hi guys, I have question about dependency injection and in this case repositories. Say I have a User...
Is there a way to use the Cache class to cache API calls like in my example below? I don't see anywa...
Hi In Laravel 4 this code works like a charm. But in Laravel 4.1 this don't work. start/global.php r...
I'm currently working on a project and haven't had any issues until of recent which I don't really g...
Hello, I am trying to implement a polling queue called MasterQueue that every 15 minutes this Master...
Hi, This is my controller: return View::make('realestates.single') ->with('title', trans('na...
Is there a package out there for Laravel that will allow creation of dynamic Oracle database connect...
Good day, My first post in this nice community is actually a question I currently have. I thank you...
I have two Collections (\Illuminate\Database\Eloquent\Collection) called $admins and $users. Both co...
Hey there everyone, I'm pretty new to Laravel and MVC frameworks in general. I'm struggling to make...
My problem is that my site is not displayed. roads and mesi controllers returns me well create views...
I like to keep my controllers based on the sections they represent so I put them in folders. In this...
Hello I'm trying to make simple voting system. So when user click on specific button it should send...
I am trying to get a bootstrap 3 modal to popup with buttons confirming delete before deleting cust...
Blue Mandala is an innovative SaaS web services company with 15 years experience developing websites...
I'm receiving the following errors when using $bindings with DB::statement. Is there an issue with t...
This is a helper thread for those searching for a clean way to get Laravel running under Nginx. I've...
Hey everyone, I am having some trouble working with Laravel and the infusionsoft api. Right now I am...
Hello. I need to force the user to change their password every 30 days. Is there anything in laravel...
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.
The community