Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

bhattji's avatar

Target [Illuminate\Database\Eloquent\Model] is not instantiable. for User

I have a Laravel Filamentphp application, with User Model, it was working all fine. Suddenly it started giving error Target [Illuminate\Database\Eloquent\Model] is not instantiable. on Create Action

The entire things works fine for the Edit/Update Action (which basically uses the same form/components)

What could be wrong?

0 likes
0 replies

Please or to participate in this conversation.