Support the ongoing development of Laravel.io →

4,606 Threads

Get users belonging to the cities that belong to the selected region

Hi all. Please, help me. //Controller: public function show($slug) { $data = Region::fi...

0 Likes
1 Replies
Solved

Working with Unicode Emoji from iOS.

Hello, So this week I was presented with a rather complex scenario that I wish never landed on my la...

0 Likes
1 Replies

Sort a collection by a minimum value within the model's relationship - with pagination

We're currently working on an e-commerce site. Our brokerage pages show ranges, and these ranges con...

0 Likes
0 Replies

Deleting image (avatar) from a category...

Hello, i would like to know what is the best practice for deleting image from specific category? I h...

0 Likes
0 Replies

Filtering collection data with $collection->filter()

I'm trying to filter the following collection using the collection filter() method: $collection = Wo...

0 Likes
2 Replies
posted 10 years ago

How to initialize user-defined MySQL variables?

Query I want to run needs to initialize a @total variable: SET @total = 0; SELECT ... @total :=...

quyle92 liked this thread

1 Likes
4 Replies
Solved

How do I make use of the union chain. Not clear to me

I have read the docs and I'm not clear on it. i followed search essentials and would like to use uni...

0 Likes
0 Replies

updating Carbon instance when saving Model triggers dirty flag

I am having problems with Laravel setting the dirty flag (isDirty getDirty) when I update a Model ev...

0 Likes
0 Replies

Which will earn me more Salary as a developer? Magento vs Laravel ?

I have 2 years of experience in many frameworks such as cakePhp, Core, OOP, CodeIgnitor including Ma...

0 Likes
1 Replies
posted 10 years ago

Laravel 5 ODBC support

Hi guys, I'm checking out if laravel 5 does fully support ODBC connectivity? i have a project that r...

0 Likes
1 Replies
posted 10 years ago

join count problem

http://laravel.io/bin/VPlMd

0 Likes
0 Replies

Laravel Eloquent - Using pivot table's id as a foreign key in another table

i have a table that's belong to few other tables , at the moment of add new recored into it need all...

0 Likes
0 Replies

Variables in Schema builder

Hi, is it possible to have variables in the Schema builder? $table->string('us_ico')->default(...

0 Likes
0 Replies

Setting permissions to roles

Hi everyone! I'm a newbie in Laravel, and i'm right now i'm working on the Homestead vm using Larave...

0 Likes
1 Replies

Report Generate

how to generate report from database in laravel 4.2

0 Likes
0 Replies

How to share Variables to all views and pages

I'm new to Laravel and i've a question regarding using variables through all my views, to make it cl...

0 Likes
7 Replies
Solved
posted 10 years ago

Query needed to retrieves records from two tables

I have two tables in MySQL database Services and Data Services has a service_id column as a primary...

0 Likes
0 Replies

How to detach a single record in a pivot table

I currently have a pivot table (users_toys) joining a users table and toys table. There are 4 column...

0 Likes
6 Replies

Laravel 5.1 lists() inconsistency? (Eloquent vs Query Builder)

I'm in the process of upgrading to 5.1 and I'm really liking the changes that have been made, and th...

0 Likes
1 Replies
posted 10 years ago

Dropdownlist Error

Hi I'm a Dot Net Developer and I'm new to PHP also using Laravel framework I have a problem in my dr...

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