Support the ongoing development of Laravel.io →

Eloquent: hydrate a native JOIN query

Hi all, i'm evaluating Eloquent ORM in a project. The DBA won't allow me to do the 1+1 select querie...

0 Likes
1 Replies

"Error in exception handler." directly after installation

Error in exception handler. This is the message, when I open http://localhost:8000 after installing...

0 Likes
3 Replies

Table seeder works individually but not as the last seeder called in the DatabaseSeeder seed sequence?

I have a seeder that ended up working when I added protected $guarded = ['id'] to the model class of...

0 Likes
6 Replies

How to use database session to persisting data (payload field)

Hi, I want to save the user data in a database session and access to these later. The app has a reme...

0 Likes
0 Replies

Pretty URL purgatory

I've never had this issue before, setting up on a new work machine and getting some odd issues. Firs...

0 Likes
1 Replies
posted 10 years ago

Laravel 5 Cannot redeclare class App\Http\Controllers\Auth\AuthController

http://laravel.io/bin/9b59O -> 2 days old install of Laravel 5 i run to this error, after prepari...

0 Likes
4 Replies

Using Packages as available services for users

I wanted to use packages to isolate different services used in a saas application, only enabling eac...

0 Likes
2 Replies

Array Undefined offset 0

I keep getting the error "Undefined offset: 0", and i don't understand why. When i debug $...

0 Likes
5 Replies
posted 10 years ago

Laravel 4 - Many to Many relationships help

I don't understand how i can use my many to many relationship. I'm using a older laravel version (4....

0 Likes
10 Replies
Solved

eager loading (don't know how to call my problem exactly)

Hi, I have three tables: resources, locations and location_supplies The resources table contains the...

0 Likes
7 Replies
Solved

Debug not working

In my new Laravel 4.2.11 installation I'm getting the "Whoops...." error when loading a pa...

0 Likes
2 Replies
Solved

Everything a Model?

I’m building a small web application that allows our department’s employees to submit forms for thin...

0 Likes
3 Replies

Composer with GitHub project

Hello All, I'm trying to set up my composer to use my github to a project. I seem to be doing someth...

0 Likes
5 Replies
Solved

auth:attemt don't work!

I don't know why this code don't work? public function handleLogin() { // validate the info, create...

0 Likes
5 Replies
posted 10 years ago

Laravel and NuSoap Server

Hi guys, Is there anyone tried to implement NuSoap (http://sourceforge.net/projects/nusoap/) with La...

0 Likes
0 Replies
posted 10 years ago

Switch no-framework project to Laravel 4.x

I have a big PHP project, in which I didn't use any framework. I'd like to switch gradually this onl...

0 Likes
10 Replies
Solved

Remove reserve job on queue

Is there a way to remove/kill a job that is already on the queue's reserve?

0 Likes
0 Replies

Settings from database

Hey. I've created custom service provider to provide my site settings from the database. Now i would...

0 Likes
0 Replies

Creating a browser-like "Back Button" with Session.

Hey everyone. Im trying to make backlinks on my site, using Session. i currently have created all of...

0 Likes
2 Replies
posted 10 years ago

Laravel Homestead with Vagrant Cloud 'Share'

I have multiple Laravel sites on 1 Homestead box and I'd like to use 'vagrant share' to direct the v...

0 Likes
2 Replies
Solved

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.