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 select() on null Error #153

Open sigfredo99 opened 1 year ago

sigfredo99 commented 1 year ago

After install the package with composer it throws an error with this message: Call to a member function select() on null I got the same error when i tested on a new laravel 10 project, without any other package installed, and it throws me the same error.