Call to a member function connection() on null

PHP
I think you just uncomment $app->withFacades();, $app->withEloquent(); lines in bootstrap/app.php;

And check again, it works for me.
Source

Also in PHP: