The installation process times out when I get to the database setup
Certain countries maintain extensive databases of cities and administrative divisions that require significant server resources during the import process.
You should configure your server's max_execution_time parameter to a value exceeding the standard 30 seconds. However, you must first delete the /.env and /storage/installed files (if present) before retrying the installation.
Note: To minimize server load and avoid file size constraints, consider increasing these server parameters: max_execution_time, post_max_size, and upload_max_filesize.