It seems like errors are more vague than they used to be. When there was an error, it used to displa...
i'm using mysql and a stored procedure. my model looks like this class TaskAssignment extends Eloque...
Hi I am using laravel 5 default user authentication system except that I have added few exra fields...
Hiya guys! I'm implementing Repossitory pattern for my Eloquent model. I actually have a little prob...
Good morning, As I deployed my project on the server, I started having some security issues. Basical...
I have a Show model with a show_type column. This is a hasOne relationship to a ShowTypes model. The...
I've got composer installed in /usr/local/bin/, and has owner root, group admin. Whenever I install...
Hello all, I am building some platform. where main packages are under namespace CRM, like CRM\Core,...
I think I found a problem with how queue:listen is implemented. The timeout setting (--timeout) does...
#Laravel-Datatables v0.3.1 Laravel-Datatables on GitHub Laravel-Datatables on Packagist Supported...
Hi, I'm using the same model ,e.g. query for displaying paginated results and total results. The re...
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...
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