mpociot / teamwork

User to Team associations with invitation system for the Laravel 5 Framework
MIT License
1.07k stars 170 forks source link

SQL Error Laravel 5.6 #93

Closed DarkBlue1231 closed 4 years ago

DarkBlue1231 commented 6 years ago

Hello,

i have a Problem. I will on localhost/team/ and than comes a Error by me..

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'teams.user_id' in 'where clause' (SQL: select * from teams where teams.user_id = 2 and teams.user_id is not null)

Can you help me Please

okaufmann commented 4 years ago

I'll close this since its an old issue. Feel free to open another if you still need help.

mallria commented 3 years ago

I got this error too.

mallria commented 3 years ago

I am working laravel 8.x