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...
Following is my production environment: Ubuntu 14.04.1 LTS (GNU/Linux 3.13.0-44-generic x86_64) Ngin...
I have an admin page that displays a list of schools and then upon clicking on a school, the admin i...
With this new version laravel is trying to write in the vendor directory with, obviously, some write...
I'm trying to make an upload form. I've required "illuminate/html": "5.0.*@dev"...
Hello i am quite new to the Laravel Framework and have a Problem with URL encoding. I am trying to c...
Hello everyone, i am facing timing issues when i use has relationship. Specifically I have models 'P...
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.