Support the ongoing development of Laravel.io →

LordMonoxide

Joined 18 Apr 2014

Statistics

Threads 3
Replies 3
Solutions 0
Articles 0

No More environment.php File in L5?

As of commit 430134864642346498631ad562765d69599d6b39, environment.php has been removed. Is this a...

0 Likes
5 Replies
posted 9 years ago

Model named "Report" does not seem to extend Eloquent properly

A model as simple as this: <?php class Report extends Eloquent { } does not work. When calling a...

0 Likes
2 Replies

Login Events Not Firing on "Remember"ed Login

I'm not sure if this is intended behaviour or not, but the login events (both auth.attempt and auth....

0 Likes
2 Replies
replied 9 years ago

L5 package controllers and dependencies

I'm in the same boat. It seems the workbench is definitely not ready for use yet. As it stands, I'...

0 Likes
replied 9 years ago

No More environment.php File in L5?

How does Laravel detect which environment to use? It used to be based on hostname (or something mor...

0 Likes
replied 9 years ago

Model named "Report" does not seem to extend Eloquent properly

I attempted to do Report::create([...]); in DatabaseSeeder.php which resulted in create not found, a...

0 Likes

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.

© 2024 Laravel.io - All rights reserved.