laravel-typescript
laravel-typescript copied to clipboard
A database is required for the method: Doctrine\DBAL\Schema\AbstractSchemaManager::doListTableColumns.
trafficstars

Project specs: Laravel 10.2 php 8.1 doctrine/dbal: 3.6
Any idea what is this and how can be solved?
Seems at some point the $database from method getDatabase is null and throws an error.