to run installer, open below url in your browser
http://example.com/path_to_app/installer
and follow on screen instructions
- You may need to give write permission ot /config directory, because a file will be created inside this directory
- Please, do not delete Datasources array from app.php file inside /config directory. Doing so may break your application.
- Your default connection inside Datasource array of app.php will be overriden by new database configuration /config/database_config.php
- You can still use Datasources array to create other connections, only default will be overridden.