Hey Guys! I'm thinking about an option which lets the user update their data. For validation i use R...
Hi Guys :D I need to reference People model with itself. My reference table has the following column...
I have almost finished a project for a photographer when he came up with one more idea on which I ag...
Does anyone already set up a video upload using Laravel 4.2 and DropzoneJS on DigitalOcean? I just d...
Hi! Since Laravel 5, it is interest to me - how to register and use console command from package in...
Hello, I'm having a problem with Eloquent. I want to optimize my request by retrieving only certains...
Hi, I am trying to get my users role relations through the Auth::user() function. I have done this b...
Hi sorry but how can i combine a whereIn, join and an update like : $query = DB::table('tableA'); $q...
Hi folks~ I am a college student from China and I Major in CS I want to write code and debug for lar...
I was looking for LMS/Quiz project in laravel. I founded expressLMS by serch in google. I think it...
I am building a REST API which handles csv file uploads. Basically, i am trying to check if a string...
I have this CreateUserCommand and it expects User $user, Mailer $mailer And I tried writing the test...
Hey folks.. just signed up for Forge (which uses nginx) and have my application running there and no...
Hi, i using laravel 4 and looking for a way to run some sql query (that check something to mysql dat...
Well i tried to post my problem, but the forum mark it like spam (?) so here is my question http://l...
Has anyone already used the package Closca/Sonus (https://github.com/closca/sonus) to do video conve...
I have two models tag and post. When i create the tag I assign it like Post::find(1)->tags()->...
I am trying to upload CSV files and put a rule to validate the format but it is not working. I also...
Hi all, in the blazoned example of Article-Tags i've the soft delete for the articles. $article->...
Hi, I realize that if you have URL rewriting enabled, the router accepts anything before "/inde...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community