thedevsaddam/laravel-schema

Call to undefined method

Opened this issue · 0 comments

Hi there. Just installed your package (version 2.0.3) as per the instructions and received the following error when running schema:monitor:

vaughany@laptop:/var/www/html/projects/l5.5$ php artisan schema:monitor
Fetching (1):

[Symfony\Component\Debug\Exception\FatalThrowableError]
Call to undefined method Thedevsaddam\LaravelSchema\Schema\Wrapper\PostgresWrapper::showDatabaseStatus()

I'm using Laravel 5.5 (fresh install) and PHP 7.1.