Support the ongoing development of Laravel.io →

Laravel 5 - Fatal error: Call to a member function connection() on a non-object laravel\framework\src\Illuminate\Database\Eloquent\Model.php

I run the command composer update and this error appears. $ composer update Loading composer reposit...

0 Likes
0 Replies
posted 10 years ago

TokenMismatchException in VerifyCsrfToken

I have a method for receive data from a restfull API and when the API send a POST request this error...

0 Likes
2 Replies
Solved
posted 10 years ago

Memcached errors not showing up in log

I have a Laravel instance up and running using memcached. Everything is working fine. Recently there...

0 Likes
0 Replies

Stripe Payment Token Mismatch issue

Hello, I have integrate simple stripe payment for my site but after completing the payment whent it'...

0 Likes
1 Replies

Working code stopped working. Is this a thing?

Hi everyone, Last night I was happily coding and satisfied with the result to come back to it 24 hou...

0 Likes
4 Replies
Solved
posted 10 years ago

Homestead Setup Error

Hello people of the laravel community, I am having some problems with setting up the homestead envir...

0 Likes
2 Replies

PostgreSQL: using .pg_service.conf and .pgpass

Folks, I'd like to manage my PostgreSQL servers separately from Laravel, and to that end, I'd like t...

0 Likes
0 Replies

Working with Multiple Domains to Display Different Content

Depending on the domain id like to display a different php page. i.e. Domain1.com -> myapp.com/th...

0 Likes
2 Replies

Best practice for caching

Hi, I build a website with Laravel and it's up and running. I'm very happy with it and it's working...

0 Likes
1 Replies

How best to share an admin between two applications?

My company has a couple of products that have backend admins that are about 95% the same. I want to...

0 Likes
6 Replies
posted 10 years ago

Laravel5 - one change and instant 500 error

I know that L5 is unfinished but this seems odd. I have a fresh install of dev-develop running on a...

0 Likes
1 Replies
Solved

Prevent strange "remember_token" on creation of every Model?

Hi there, it seems that my Laravel Setup (4.2.16) tries to fill a remember_token column on creation...

0 Likes
0 Replies

Showing different User Pages based on a Database Variable

Each of my clients have {name}.mysite.com Each of these pages have subpages. i.e. {name}.mysite.com/...

0 Likes
0 Replies

[Solved] blade extends used in module, and next in application controller

Hello, I have a module where I use internal module views to generate form. $form = Xforms::draw($th...

0 Likes
0 Replies

Redirect Issue.

Store data after return to dashboard view. using : return Redirect::to('/admin/dashboard')->with(...

0 Likes
2 Replies

ORM value '0' set to NULL on save

Hey there, Ive got a model with a value 0, when i DD the model the original and attributes value's a...

sglara liked this thread

1 Likes
5 Replies
posted 10 years ago

Mail message cannot be delivered

hi all I am doing a simple mail::send and get this error: Message could not be delivered. Please ens...

0 Likes
4 Replies

Can the same route be http and https?

I want to have some routes but enable the access by http and https

0 Likes
1 Replies

Laravel 3.2.14 generates a wrong query

Hello! Today i needed to update an old script, look at that: Model: class Match extends Eloquent {...

0 Likes
2 Replies
posted 10 years ago

Need help with Importing CSV to Database

Hello, I'm using the following package to import a CSV file into the database http://csv.thephpleagu...

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