Support the ongoing development of Laravel.io →
posted 9 years ago

Laravel in Eclipse or other editor

I'm using Eclipse for php editing. Any PDT is good for Laravel in Eclipse? or, other good free edito...

0 Likes
0 Replies

Validation custom message not working for relation

I use form model binding with a eloquent relation like customer -> hasOne -> adres. Everything...

0 Likes
0 Replies

Package Namespacing

I have created my first package and have a namespace issue. Anyone have experience to help on this....

0 Likes
0 Replies

No input file specified - cant get past homepage

Hi, I have recently deployed a site to a new shared server. The way the site is setup is that the in...

0 Likes
0 Replies

Development version and packalist

Hello, I'm trying to use composer.phat to install packages. First time. php composer.php require blo...

0 Likes
0 Replies
posted 10 years ago

Multi Process queues

just wondering if the queue in laravel is automatically multi threaded in that it does not matter ho...

0 Likes
1 Replies
posted 9 years ago

The tongues of mortals and of angels

If I speak in the tongues of mortals and of angels, but do not have love, I am a noisy gong or a cla...

0 Likes
1 Replies

[HELP] Query a list by month

I have a table lets say "events" and a field date inside that table that the user defines....

0 Likes
1 Replies

Elixir Usage

I want to compile bootstrap sass from the /bower_components folder. And I am want all data from _boo...

0 Likes
1 Replies

Eloquent relationship returning an empty collection

I have 2 models Crew and Event with the corresponding tables crews and events. Crews have many even...

0 Likes
3 Replies
Solved

ErrorException throwing when accessing a value in array that does not exists

ErrorException in Usermodel.php line 21: Undefined offset: 1 http://laravel.io/bin/aNw7q#21

0 Likes
0 Replies
posted 9 years ago

[STARTER HELP] - Eloquent class in construct empty in function!

Hello everyone, i'm learning laravel and i got this problem! Constructor: class PlayerController ext...

0 Likes
1 Replies
Solved

Deep saving Models

I come from a CakePHP background which has the idea of deep saving models. For example, a Person can...

0 Likes
1 Replies

Creating dropdown with optgroup from Laravel class

So this is what I've got so far. But as you'd expect, it's only filling the array with the first sub...

0 Likes
1 Replies
Solved

Laravel log files

Anyone know how to force laravel 4.2 to create the new (daily) log files with my user as owner, the...

0 Likes
1 Replies
posted 9 years ago

Using TwigBridge to display server error pages

In Laravel 5 the default action for handling server error codes (404, 403, 500, etc) is to create a...

0 Likes
1 Replies

Problem with select form while following laracast

In this video: https://laracasts.com/series/laravel-5-fundamentals/episodes/22 Jeff introduced metho...

0 Likes
3 Replies

Homestead with Locally Synced Database

I was curious if there is a way using Vagrant (or Homestead) to have your DB files work like your PH...

0 Likes
5 Replies

Saving form data to session on form submission

I'm trying to solve a problem with passing form data past login screen. I have a form that submits d...

0 Likes
1 Replies
posted 9 years ago

Events and Model Serialization Process with intermediate events

When we talk about events, we are talking about something that happens and affects one or more model...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.