I wish to list a member with events he/she participates, and his/her collar numbers (idnumbers) for...
Hi, be patience I'm quite new at unit test in laravel I've this migrations use Illuminate\Database\S...
Hi, can someone halp me with this problema. I want load events based on city_id stored in locations...
I'm trying to utilize the eager loading feature in laravel but it doesn't work as i expected. When i...
I want create a gallery. How can I do?
I'm trying to order my data, by the "belongsTo" association. Model: Contact BelongsTo: Age...
I have the following controller and models. Controller public function index($slug) { $d...
Is there a way to build a query on checkboxes values? I have 7 checkboxes, then only if a single che...
I would like to simple database application with add delete modify and view functionality. Kindly su...
Hi there, I'm very new to Laravel and I'm creating a dummy blog application to help me understand th...
Hi ! I've a problem with a fresh install of laravel 4 I make a migration files with some columns and...
Hi, How can I debug the result of this please ? $result = $this->hasMany('UserGrade'); count($res...
Hi, For context, the web server I'm using is IIS. I need to connect to SQL Server using Windows doma...
I just installed Laravel 4.0 and I'm trying to get it connected to my database. i've gone into my d...
Hi all, I've now been using Laravel for a month so I'm actually quite new to everything. I like the...
Hello, Just looking for an opinion here, as I can't get my head round what seems to be a trivial pro...
the code can't create data UserToken::on('user')->create($token_data); result: {"error"...
select * from `prices` where `prices`.`item_id` in ('1', '2', '3') and `created_at` <= '2014-06-2...
I'm trying to limit the results from a relationship based on results in another relationship. Here's...
Hey guys. Still having a bit of a hard time learning the relationships ^^ So i wanna print out all t...
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