Support the ongoing development of Laravel.io →

4,597 Threads

Group a dataset by weeks

I have a query that currently returns a dataset grouped by day. I want to take this dataset (hopeful...

0 Likes
2 Replies

Multiple connections problem

Hi! I have small problem. I have multiple databases with multiple connection. Connection/db. I don't...

0 Likes
8 Replies

Implement mySql query into the route.

Hi I am new in laravel. Can you please help me to represent this sql query in route? This is the que...

0 Likes
6 Replies
posted 10 years ago

Problems with SELECT and subqueries

Hi, somehow I cannot get this working with the Query-Builder SELECT entity_id, entity_name FROM (SEL...

0 Likes
0 Replies

BetaUp the pre-launch package

#####About BetaUp It's a basic package which let's you set-up pre-launch website fast and easy. Afte...

0 Likes
4 Replies

Get records from 2 tables with foreign key

Hello I try to get records from the main table and then use the foreign key to get the records from...

0 Likes
1 Replies

Pivot tables

I wasn't able to find the help that I was looking for elsewhere on this forum. I'm trying to create...

0 Likes
6 Replies

Slow late row lookups when using Paginate — MySql

Background I'm struggling with a performance issue on a large dataset, using pagination — when I'm s...

0 Likes
5 Replies

Time series database (& charts) with laravel

Currently I'm using rrdtool to create time-series based databases & charts with php and i'm late...

0 Likes
2 Replies
posted 10 years ago

No query results for model [User]

Hey, i got this error No query results for model [User] after running this User::where('Name', $entr...

0 Likes
4 Replies
Solved

Datatables Performance with addColumns

I have successfully implemented the Chumper datatables package however I am seeing that using collec...

0 Likes
1 Replies

Iterating over Large Data Sets and Scalability Concerns with Laravel 4

Hi all, I've done quite a bit of poking around and have yet to come across a solid solution/answer....

0 Likes
9 Replies

Query fails in Laravel but works in MySQL

I have some query scope methods defined in an Eloquent model and am calling them in the controller t...

0 Likes
0 Replies

Query scopes that match any and all M2M relations [SOLVED]

I'm trying to solve an issue with my tagging package (https://github.com/cviebrock/eloquent-taggable...

0 Likes
1 Replies
posted 10 years ago

Entity Attribute Value Database schema with Laravel?

I'm working on a project with many user categories. Each user category has different attributes. It...

0 Likes
1 Replies

Simplifying Many to Many relationship with partial constraints

Hello folks, I am currently working on a problem that makes me want to smack my head on my table. I...

0 Likes
1 Replies

One Mysql Database - Two Laravel Projects with some same tables in it

I plan to make 2 different laravel projects ( At Dedicated Server where each project has a differe...

0 Likes
5 Replies

About the doptor cms

Hi friends I am karthi also new one to doptor cms I download onetime and installed then i worked tha...

0 Likes
2 Replies

Eloquent ORM - database records inserted twice

I am new to PHP and Laravel. I have a table games and a model Game. In routes.php, I am doing the fo...

0 Likes
8 Replies

Event in boot() of model not called

Hi, i have the following code in an eloquent model: public static function boot() { pare...

0 Likes
4 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.