-
-
Notifications
You must be signed in to change notification settings - Fork 216
Closed
Milestone
Description
Winter CMS Build
dev-develop
PHP Version
8.1
Database engine
MySQL/MariaDB
Plugins installed
No response
Issue description
I am trying to set up a new sideproject using the following command from the WinterCMS website:
composer create-project wintercms/winter my-project
This works untill the command runs php artisan winter:install
There is no option to select a database type and errors will be spammed untill it crashes.
Operation System: Windows
PHP version: PHP 8.2.11 (cli) (built: Sep 26 2023 15:25:14) (NTS Visual C++ 2019 x64)
Steps to replicate
composer create-project wintercms/winter my-project
Workaround
No response