Can someone explain me why i get this error below? I dont realy understand it. Please explain for pe...
I'm using the following code to make a automatic join with the Model's relationship so I can pull so...
I have a strange error. I try to use a Pivot Class for calculations. The class itself runs in php wi...
I am sent postcode/ZIP tables on a quarterly basis. They are named yyyymm_postcode (eg "201504_...
Why my form which contains a file input returns null when trying to get him with dd(Input::file('fil...
Hi guys, Do you know how I can rewrite this query so that orderBy actually works? http://laravel.io/...
Hello everyone, I am new to laravel and i have been working on a web app using this framework. Few d...
Hello, do you have any idea about a workaround getting an email address for oAuth twitter user for S...
In Controller $issues = DependencyIssue::with('levels')->get(); And in view I am trying to acces...
[cross-post from /r/laravel] Newbie question. I'm checking out Laravel for the first time, and am im...
Back in my spaghetti-code I written a class that could handle conditional forms, I could, for exampl...
I am new to Laravel. I have seen few tutorials and few code snippets on stackoverflow.com. Few show...
Hi, just a question on best practice, I have a Laravel application that I want to scale across 2 web...
I want to implement the feature of session out. But regards to that I meant that if somebody is logg...
I'm not certain how to pose this, or name the subject. I'd like to email the link of an invoice rout...
I need to add a new table to my database but realised if i run migrations again it will need to roll...
Hi Guy: When i create a model, for some reasons artisan also create Migration files. see below ubunt...
I have an app written in Laravel that supports multiple sites managed under one install. I'm lookin...
For example if Laravel is used to create a Forum and each forum user can choose the theme used to re...
What I am doing is I think fairly simple and I was able to do this in L4 but L5 is a bit more compli...
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