Support the ongoing development of Laravel.io →

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 9 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 9 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

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 9 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 9 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

How to trigger method when sync is called?

I have two models tag and post. When i create the tag I assign it like Post::find(1)->tags()->...

0 Likes
2 Replies
posted 10 years ago

CSV File Upload validation issues

I am trying to upload CSV files and put a rule to validate the format but it is not working. I also...

0 Likes
2 Replies
posted 9 years ago

Soft Delete in pivot table

Hi all, in the blazoned example of Article-Tags i've the soft delete for the articles. $article->...

0 Likes
0 Replies

Laravel's Router accepts anything

Hi, I realize that if you have URL rewriting enabled, the router accepts anything before "/inde...

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