Rum
Rum copied to clipboard
DB: db creation should be optional
Creating a database on a local machine should be optional. Sometimes, a shared db server is used to store the database. A local db setup isn't need in such a case.
- Ask if the user wants to install a new database
- If not, ask if there is a remote database server and enter the credentials of the database
- Generate a settings.php with a matching db string