lepikhinb/laravel-typescript

A database is required for the method: Doctrine\DBAL\Schema\AbstractSchemaManager::doListTableColumns.

CaReS0107 opened this issue · 1 comments

image

Project specs:
Laravel 10.2
php 8.1
doctrine/dbal: 3.6

Any idea what is this and how can be solved?

image
Seems at some point the $database from method getDatabase is null and throws an error.