How can I call custom validators on empty string from eloquent model's $rule array? I am trying to m...
I have four tables, i used Laravel 5.2 eloquent method Municipalities id name --------------- Barang...
This might be a nube question. Here is my scenario. Trust me i have spend hour on this with no good...
I have this pivot table: http://3.1m.yt/0_7a5sa.png I need to return multiple names of users (from u...
I have a column in my database remainingDays which stores a value of 90..how can i auto decrement th...
Hello everyone, I have a question does Laravel supports MariaDB? Thank you.
Hi there, I will make this short, not like last time. I have an edit route so I can edit my data fr...
hello laravelers , i want to delete somme results from my query where some condition are satisfied a...
Hi, i am creating eshop and i am thinking about filters for products. There are few kinds of product...
Hi, I've looked pretty much all over the place. The scenario is basic, so I'm sure I'm missing somet...
This is my store method public function store(Request $request) { $this->validate($re...
I'm trying to put my app to a production server using IBM Bluemix. Actually I'm on free tier and jus...
I am trying to get one select box(number) to be depending on another(type). I am close but i keep ge...
How do I subtract carbon dates....this last donation from the database and I want to subtract it to...
How can I query all users whose last donation is more than 90 days. This is my query but when it is...
Hey guys, wondering if anyone has had a problem like this. I have a solution (which I have not post...
I have a terrible query from a design that I inherited. Here it is.. SELECT i.id, i.description AS...
Helllo guys, I need solution I have Model Article with ManyToMany Relationship to Terms and I have M...
Hello .. I have a contractor and review tables with one to one relationship .. I need to edit the re...
Please help me this question ? http://stackoverflow.com/questions/34986701/how-to-save-and-display-p...
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