-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
Hi,
may i know if this plugin compatible with Laravel 7?
I have this error whenever I try to get the row data.
$post = Post::where('id', $id)->first();
Illuminate\Database\QueryException
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'posts.' in 'where clause' (SQL: select * from posts where id = 1 and posts.`` != 2 limit 1)
Metadata
Metadata
Assignees
Labels
No labels