Support the ongoing development of Laravel.io →

4,599 Threads

posted 10 years ago

Query Build without results

Hi. I have debugged a query built with query builder: Array ( [0] => Array (...

0 Likes
1 Replies
Solved

Populate HTML with database data

I've come across a few questions like mine, however, each seemed to have a very different answer, so...

0 Likes
1 Replies

Query Trouble

I've got a query that I'm struggling to get executed in Laravel Here's the raw SQL query SELECT stre...

0 Likes
2 Replies
Solved

Eloquent how to order tweets and retweets by created_at in one query,

Hello I'm building a site that has a similar setup to twitter, here is my database structure: ##User...

0 Likes
0 Replies

Join multiple tables in Sentry

I want to join multiple tables with default 'users' table in Sentry. I'm using Laravel framework. I...

0 Likes
3 Replies

Importing datas from another large database

I have to import a fairly large data-set from a Wordpress site and I would love to fetch some data d...

0 Likes
0 Replies

querying based on input using eloquent

hi how do you usually querying using eloquent from database based on the value, for example you will...

0 Likes
2 Replies

Hey, Known some php and want to start LARAVEL.

I have 1 year to build final degree project. what do you think? it's enouge time to do so? I'm soft...

0 Likes
3 Replies

Pessimistic Locking - Can Someone Explain??

I'm trying to understand what Pessimistic Locking is. It's referenced in the documentation (http://l...

0 Likes
1 Replies

Manually set belongsToMany relation

Hi I'm trying to manually set relations according to the configuration file. In my constructor for e...

0 Likes
0 Replies

Chaining hasManyThrough relationships

Hi! I have a model named User, that has an one to many relationship with a model named City, that ha...

0 Likes
2 Replies
0 Likes
0 Replies

Related models that don't have a database representation

So I'm developing a REST API, with the following schema members id other field other field member_...

0 Likes
1 Replies
Solved

Laravel password reset

I'm having trouble getting the Laravel password reset functionality to work. I think the issue stems...

0 Likes
2 Replies

[ask] Chaining one to many relationship

It's been two days debugging. is there a way to chain this properly ? I tried $post = Post::has('com...

0 Likes
2 Replies

Eloquent Join Table Comment, Post, and User.

Hello everyone. I have 3 Tables Posts id content Comments id commented_id (user_id) user_id User...

0 Likes
2 Replies
Solved

Add input text and number a new business

Hi, Laravel is very interesting, i'm new developer of this framework. I have some problems. I'd like...

0 Likes
2 Replies

Complex Relationship Query [Team->county and Team->users->roles]

Hello guys, I am having some trouble filtering data through a relationship that i created... CLASS T...

0 Likes
1 Replies
Solved
posted 10 years ago

Array to String conversion error

Hello, I keep getting this error "Array to string conversion" in this view {{ $data = DB:...

0 Likes
4 Replies
Solved

PDO Exception(could not find driver)

Hello, I face a problem when I try to migrate my database. My app/config/local/database.php configur...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.