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

How do you promote meetups?

With your local meetups, how do you invite people? And how do you spread the word?

0 Likes
1 Replies

How to extend Builder to add custom where function

Hi. I'm trying to add some postgresql functionality to Eloquent. I've already made it so I can migra...

0 Likes
0 Replies

Laravel + Cashier + Stripe

Hello guys, i am new in laravel. i implemented new site using this frame work and now want to add...

0 Likes
3 Replies

LeftJoin and Hydrated Relations

I have this models: class Users extends \Illuminate\Database\Eloquent\Model { protected $table =...

0 Likes
0 Replies

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 11 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 11 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 11 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 12 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

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.

© 2026 Laravel.io - All rights reserved.