Skip to content

[3] Category model does not have softdelete trait #79

@luukholleman

Description

@luukholleman

On a plain install, you can't view a category. You get the error

ErrorException in Builder.php line 2071:
Call to undefined method Illuminate\Database\Query\Builder::withTrashed() 

The category model doesn't have a softdelete trait. Also the table forum_categories doesn't have a deleted_at field

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions