You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when run this cli: php artisan code:models
I get this error :
Method Illuminate\Database\PostgresConnection::getDoctrineSchemaManager does not exist.
I installed : composer require doctrine/dbal, but still get this error
The text was updated successfully, but these errors were encountered:
when run this cli: php artisan code:models
I get this error :
Method Illuminate\Database\PostgresConnection::getDoctrineSchemaManager does not exist.
I installed : composer require doctrine/dbal, but still get this error
The text was updated successfully, but these errors were encountered: