As of commit 430134864642346498631ad562765d69599d6b39, environment.php has been removed. Is this a...
A model as simple as this: <?php class Report extends Eloquent { } does not work. When calling a...
I'm not sure if this is intended behaviour or not, but the login events (both auth.attempt and auth....
I'm in the same boat. It seems the workbench is definitely not ready for use yet. As it stands, I'...
How does Laravel detect which environment to use? It used to be based on hostname (or something mor...
I attempted to do Report::create([...]); in DatabaseSeeder.php which resulted in create not found, a...
The Laravel portal for problem solving, knowledge sharing and community building.
The community