This repository was archived by the owner on Feb 14, 2024. It is now read-only.
This repository was archived by the owner on Feb 14, 2024. It is now read-only.
[Bug]: Unknown database type enum requested #6
Closed
Description
What happened?
Unknown database type enum requested, Doctrine\DBAL\Platforms\MySQL57Platform may not support it.
How to reproduce the bug
- Install the package
- Run
$answer = DB::ask('How many users do we have?');
Package Version
1.0
PHP Version
8.2.0
Laravel Version
9
Which operating systems does with happen with?
No response
Notes
No response