Support the ongoing development of Laravel.io →

4,606 Threads

posted 10 years ago

Sharing database contents between developers

Hello guys, what is Laravel's recommended way to share database contents (not structure) between dev...

0 Likes
0 Replies

Posting laravel 4 online not working on my godaddy.

H, Ive working on uploading laravel website to online hosting with my godaddy and unfortunately noth...

0 Likes
0 Replies

mwb2eloquent converter

There was a website for convert .mwb file to eloquent easliy. But website down. I created my website...

0 Likes
4 Replies

InvalidArgumentException for Postgresql database

If you receive an "InvalidArgumentException: Trailing data" exception when using Eloquent...

0 Likes
1 Replies

Help me translate this code to laravel

So i migrating my website from php only to laravel and now i getting issue with this part of code, i...

0 Likes
2 Replies

Eager loading with constraint in the pivot table

Hi, I am planning to create three tables researches resources research_resources (the costs for upgr...

0 Likes
2 Replies

Automatic querybuilder from link params

Hey everyone, I want to make an automatic querybuilder that takes the params from the url in the con...

0 Likes
1 Replies
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

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.

© 2025 Laravel.io - All rights reserved.