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

Eloquent Relationships

I'm having trouble understanding the Eloquent relationships described here: http://laravel.com/docs/...

0 Likes
3 Replies
posted 10 years ago

Workbench controller not found

I am trying to set up a route within my package but I can't get Laravel to find the controller. comp...

0 Likes
1 Replies

Trying to make some html code only shown to users who registered an email adress

I'm new to laravel/webdevelopement in general, so i thought to start out i'd do a authentication scr...

0 Likes
2 Replies
Solved
posted 10 years ago

Error with IronIO push queue & decrypter

I have been using push queues with IronIO for awhile and it works fine most of the time. However I...

0 Likes
0 Replies
posted 10 years ago

Call to a member function getFullName() on a non-object

Hi guys, I have a rather weird problem. Here is a simple function I wrote: $team = ProTeam::find($t...

0 Likes
2 Replies
Solved

Migration not running on correct database

Hi there, I've just created a new laravel app, and I'm trying to run my first migration. Somehow lar...

0 Likes
3 Replies
Solved

Getting Laravel Stapler to work on L5

So, I'm having some troubles installing Laravel Stapler on L5. The developer updated the dev branch...

0 Likes
0 Replies

Morphable with HasOne - getting the right info

Hi, I have a User model, and polymorphic models to define different user types - eg UserAdmin One of...

0 Likes
2 Replies

Laravel pagination return empty result set

Hi everyone, This is my first post on laravel.io :) I'm getting an issue using the paginate() method...

0 Likes
4 Replies
Solved

Artisan error on migrate using Vagrant

Hi there, I'm not sure if that is the right place for this kind of question. I'm trying to switch fr...

0 Likes
5 Replies
Solved

Removing the :8000 from artisan serve

Is there a way to remove the :8000 from the artisan serve so that I only get test.com instead of te...

0 Likes
4 Replies

Can't find Route?

Hi guys, I encountered an error like this below, Route [account.create] not defined. Every time I c...

0 Likes
1 Replies

Coding php in laravel4.2 from UML2.0 diagrams & logic model designing to coding with laravel4.2 on UML2.0

Hi, Dears I try to find a document of UML modeling in laravel, but I find anything!!! If we have a b...

0 Likes
1 Replies
posted 10 years ago

package: franzose/closure-table; thoughts?

Has anybody put this package into use? If so, how does it compare to nested sets? Also, has anybody...

0 Likes
0 Replies

Kickstart your Laravel Project

Reduce the amount you spend on a project by generating your a bootstrap project that fits your proje...

0 Likes
1 Replies

Research for Live Streaming Protocol

Hello, I am currently working on live streaming music project. My first focus is web-based applicati...

0 Likes
0 Replies

(5.0) Undefined Method bindinstallpaths() in Bootstrap/start.php after Composer Update

This weird error occurred from another, I deleted a class that was a copy of another, and that cause...

0 Likes
1 Replies
posted 10 years ago

Eager loading with aggregate functions/relations

Hey. I have pretty standart Post - Rating Models. Post Table: id, text, created_at, updated_at Ratin...

0 Likes
1 Replies
Solved

Many-To-Many Relationship not working across databases

I'm trying to integrate a new Laravel app with an legacy application. That's why I'm in need to use...

0 Likes
6 Replies
Solved
posted 10 years ago

index2.php

Hi, I am trying to do something like http://myapp.dev/index2.php/test but it doesn't work. It works...

0 Likes
2 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.