Hi All, I'm having an issue with foreign characters and I wondered if anyone had come across this be...
Hey guys. I want to start working with repositories because right now I handle all the data from the...
hey, i have a pivot table with user_id and snippet_id but when i get the data i need the resolved ca...
My teacher today gave us a problem today, it goes like this : ##Scenario You are developing an eComm...
on album model: public function band() { return $this->belongsTo('Band'); } on...
I have a query that currently returns a dataset grouped by day. I want to take this dataset (hopeful...
Hi! I have small problem. I have multiple databases with multiple connection. Connection/db. I don't...
Hi I am new in laravel. Can you please help me to represent this sql query in route? This is the que...
Hey all, I'm just putting the finishing touches a new package that makes it easy to "tag"...
Hello I try to get records from the main table and then use the foreign key to get the records from...
i'm having an issue with how eloquent is formulation a query that i have no access to. When doing so...
I wasn't able to find the help that I was looking for elsewhere on this forum. I'm trying to create...
Background I'm struggling with a performance issue on a large dataset, using pagination — when I'm s...
Hi all, I've done quite a bit of poking around and have yet to come across a solid solution/answer....
I have some query scope methods defined in an Eloquent model and am calling them in the controller t...
I have a problem with my code, and i can't figure out how to fix it..:/ I'm trying to create a uri w...
I'm trying to solve an issue with my tagging package (https://github.com/cviebrock/eloquent-taggable...
I just installed new laravel 4 fresh copy. new copy url : http://localhost/ln/public I setup config...
Hello folks, I am currently working on a problem that makes me want to smack my head on my table. I...
I plan to make 2 different laravel projects ( At Dedicated Server where each project has a differe...
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