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

jgravois's avatar

Unable to Deploy on Forge

I am not a server guy so please, be patient ...

I pushed a new local site to github and then tried to deploy and got this error

[2020-10-14 05:18:04] production.ERROR: Type of App\Models\User::$table must not be defined (as in class Illuminate\Foundation\Auth\User) {"exception":"[object] (Symfony\Component\ErrorHandler\Error\FatalError(code: 0): Type of App\Models\User::$table must not be defined (as in class Illuminate\Foundation\Auth\User) at /home/forge/avtechnix.com/app/Models/User.php:20)
[stacktrace]
#0 {main}
"}

I have no idea where to start trying to fix this ... any help is greatly appreciated.

0 likes
1 reply
jgravois's avatar
jgravois
OP
Best Answer
Level 33

I have discovered the error is not server related.

Please or to participate in this conversation.