HansSchouten / Laravel-Pagebuilder

A drag and drop pagebuilder to manage pages in any Laravel project
https://www.phpagebuilder.com
MIT License
800 stars 184 forks source link

Call to a member function findWithId() on null #120

Open kurt1027 opened 2 years ago

kurt1027 commented 2 years ago

Hi I have deployed the page builder in cpanel but I'm getting this error it's working on my local machine tho

image

HansSchouten commented 2 years ago

Have you entered valid database connection credentials in the pagebuilder config file?

kurt1027 commented 2 years ago

yes sir but it seems like it wasn't able to read it even if I assigned the credentials directly(not using env) image