Skip to content
This repository was archived by the owner on Jul 15, 2021. It is now read-only.
This repository was archived by the owner on Jul 15, 2021. It is now read-only.

Class name must be a valid object or a string #58

@kenmdavids

Description

@kenmdavids

On migration it returns
Class name must be a valid object or a string \database\migrations\2020_04_22_121205_create_comments_ table.php:35 31| private function commentsTable(): string 32| { 33| $model = config('comment.model'); 34| 35| return (new $model)->getTable(); 36| } 37| }

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