Hi. I have debugged a query built with query builder: Array ( [0] => Array (...
I've come across a few questions like mine, however, each seemed to have a very different answer, so...
I've got a query that I'm struggling to get executed in Laravel Here's the raw SQL query SELECT stre...
Hello I'm building a site that has a similar setup to twitter, here is my database structure: ##User...
I want to join multiple tables with default 'users' table in Sentry. I'm using Laravel framework. I...
I have to import a fairly large data-set from a Wordpress site and I would love to fetch some data d...
hi how do you usually querying using eloquent from database based on the value, for example you will...
I have 1 year to build final degree project. what do you think? it's enouge time to do so? I'm soft...
I'm trying to understand what Pessimistic Locking is. It's referenced in the documentation (http://l...
Hi I'm trying to manually set relations according to the configuration file. In my constructor for e...
Hi! I have a model named User, that has an one to many relationship with a model named City, that ha...
Any other sulotions or examples??
So I'm developing a REST API, with the following schema members id other field other field member_...
I'm having trouble getting the Laravel password reset functionality to work. I think the issue stems...
It's been two days debugging. is there a way to chain this properly ? I tried $post = Post::has('com...
Hello everyone. I have 3 Tables Posts id content Comments id commented_id (user_id) user_id User...
Hi, Laravel is very interesting, i'm new developer of this framework. I have some problems. I'd like...
Hello guys, I am having some trouble filtering data through a relationship that i created... CLASS T...
Hello, I keep getting this error "Array to string conversion" in this view {{ $data = DB:...
Hello, I face a problem when I try to migrate my database. My app/config/local/database.php configur...
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