Support the ongoing development of Laravel.io →

Conditional eager loading

Hi, I've model with fillable column shop_visible. How could I eager load other model where row value...

0 Likes
2 Replies
Solved

paginajtion problem

My page showing this message FatalErrorException in LengthAwarePaginator.php line 126: Access to und...

0 Likes
2 Replies

How to update the image uploaded using the stapler package

Hi, I am using this package for uploading and storing images: https://github.com/CodeSleeve/laravel-...

0 Likes
1 Replies

Multi-Domain SaaS

##Hi, with my partner we are working on a website builder and we would like to allow our users to ha...

0 Likes
0 Replies

Check for old password to confirm account update

Hey Guys! I'm thinking about an option which lets the user update their data. For validation i use R...

0 Likes
1 Replies

Model Self Reference

Hi Guys :D I need to reference People model with itself. My reference table has the following column...

0 Likes
0 Replies

Large image gallery question

I have almost finished a project for a photographer when he came up with one more idea on which I ag...

0 Likes
2 Replies
Solved

Uploading video with Laravel + DropzoneJS + DigitalOcean

Does anyone already set up a video upload using Laravel 4.2 and DropzoneJS on DigitalOcean? I just d...

0 Likes
2 Replies

How to register console command from package in Laravel 5 ?

Hi! Since Laravel 5, it is interest to me - how to register and use console command from package in...

0 Likes
1 Replies
Solved

Eloquent query limiting fields of a n+1 relation

Hello, I'm having a problem with Eloquent. I want to optimize my request by retrieving only certains...

0 Likes
0 Replies
posted 10 years ago

Auth::user() get relationships

Hi, I am trying to get my users role relations through the Auth::user() function. I have done this b...

0 Likes
5 Replies
posted 10 years ago

eloquent update whereIn

Hi sorry but how can i combine a whereIn, join and an update like : $query = DB::table('tableA'); $q...

0 Likes
0 Replies

Hello, I want to start to contribute to laravel Framework and need for help

Hi folks~ I am a college student from China and I Major in CS I want to write code and debug for lar...

0 Likes
1 Replies

expressLMS Database can't find.

I was looking for LMS/Quiz project in laravel. I founded expressLMS by serch in google. I think it...

0 Likes
0 Replies
posted 10 years ago

L5: Catch exception in class

I am building a REST API which handles csv file uploads. Basically, i am trying to check if a string...

0 Likes
0 Replies
posted 10 years ago

How do I write test case for a command handler

I have this CreateUserCommand and it expects User $user, Mailer $mailer And I tried writing the test...

0 Likes
0 Replies
posted 10 years ago

Nginx from Apache - class not found error

Hey folks.. just signed up for Forge (which uses nginx) and have my application running there and no...

0 Likes
1 Replies
Solved
posted 10 years ago

Executing sql query in scheduled time

Hi, i using laravel 4 and looking for a way to run some sql query (that check something to mysql dat...

0 Likes
0 Replies

Where in Join

Well i tried to post my problem, but the forum mark it like spam (?) so here is my question http://l...

0 Likes
0 Replies

How to use Sonus (to manage FFMPEG) in Laravel 4.2

Has anyone already used the package Closca/Sonus (https://github.com/closca/sonus) to do video conve...

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

© 2025 Laravel.io - All rights reserved.