Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.
Please keep in mind:
settings.php debug_mode=3
to enable it..env
settings and I think that it will be better to revert to the previous PHP file system. This is how it ended up:app/env.php
return [
'CHEVERETO_DB_DRIVER' => 'mysql',
'CHEVERETO_DB_HOST' => '',
'CHEVERETO_DB_NAME' => '',
'CHEVERETO_DB_PASS' => '',
'CHEVERETO_DB_PDO_ATTRS' => '[]',
'CHEVERETO_DB_PORT' => '',
'CHEVERETO_DB_TABLE_PREFIX' => '',
'CHEVERETO_DB_USER' => '',
];