I cache the results of a query using the remember method. But how to cache all query?
This is my query simplified bellow. I have to use an alias as I am using union/sub query. (select d...
Hey all, I want to create a standalone script that I can call from an iOS App that will output XML....
Hi guys. I was wondering if you guys any tools or packages or libraries to help me migrate from SQLI...
Should I be using a separate database for listings in my app, which is the primary business/sales da...
I'm looking for a good resource or tutorial that will help describe the Laravel/Eloquent way of gett...
Hello everybody, I using laravel 4 to develop my website.i want to translate my website contents.the...
I'm trying to set up CodeCeption, with great success so far. The problem that I have though is that...
Given I am working on a event registration website with a database schema like this one http://www.d...
Hey all, I am building a PM system with the following DB (Currently - Open to suggestions) Users id...
Hi, I have created CRUD application using laravel and angularjs. I have succeded to add and delete u...
hi,i use this code for pagination in my view 'pagination.blade.php' <?php $presenter = new Il...
how can i count number of records in table where status = 1 using laravel ???
I am not able to understand the error. I have put bits from logs,migrations and form and route. -log...
In my project I want to create a small search engine (+-1000records needs to be searched). First of...
Hi guys, I cannot seem to figure out why this does not work. I want to show the opening hours for my...
While updating an entity model needs to update a hasMany attribute with multiple items. $user->la...
I am trying to update table data.. Here is error I am getting . ErrorException (E_UNKNOWN) Argument...
Hello all - I'm looking to create a game scheduler for sports. I have two tables: teams: id name g...
Hey folks, I started a Stack Overflow question about this but I thought I'd see if anyone here might...
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