Skip to content

Laravel 7 #52

@nufasalam

Description

@nufasalam

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions