Hi All what i am trying to do is..... 1 users has many Import REF's and each REF has one document my...
I am having the following in one of my controller's show($id) method. There is only this line in the...
How to use postgresql ARRAY, JSON fields in Schema Builder
I have a system for publishing photos. Photos are published in articles. Article is searched based o...
Hi , We are using laravel 4.2. Till now we have used mysql database . Now we want to mive to Postgre...
I have an application that's getting pretty large. I've noticed that one of our tables "locatio...
Sorry, about formating at first. It's my first post here, I'll try to edit it. I spend some hours of...
What could be wrong with my model: Connection table: id, parent_sid, connection_id (nullable) Connec...
Hello, I've been breaking my head over this one, and I hope I'm missing something simple. I have a C...
I'm trying to build a simple city/category listings site, but I don't know exactly how to do it: Thi...
Hello, I have a model called Program and that hasMany('ProgramChangelog'). Now, it's known that it's...
I needed to turn this SQL Query in to Eloquent and I'm wondering if what I did is safe and correct w...
code here: http://laravel.io/bin/0e4jG I am trying to link some tables via relationship with eloquen...
Hello I'm relatively new to PHP so please bear with me if this question is stupid :) I'm using/learn...
I'm converting a site to Laravel. It's a giant site and unfortunately, I can't rename existing colum...
I am successfully displaying search results but I want to offer a way to filter those results with t...
Picture this: user table id username role table id rolename role_user table id role_id user_id...
I am trying to figure out how to get the following data from my "employees" table. I need...
Hello, A BadMethodCallException is thrown when I use Auth::attempt : Call to undefined method Illumi...
I posted this same message on the Laracasts forums but didn't get any replies, thought I would give...
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