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

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

Open
kenmdavids opened this issue Apr 22, 2020 · 1 comment
Open

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

kenmdavids opened this issue Apr 22, 2020 · 1 comment

Comments

@kenmdavids
Copy link

kenmdavids commented Apr 22, 2020

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| }

@shahzbzia
Copy link

Hi, I am also having the same issue.. did you find a way around it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants