Welcome to QCubed-4!
If you are seeing this, the framework has been successfully installed.
Next Steps
- Code Generator - to create ORM model objects that map to tables in your database, and ModelConnectors and form drafts to edit and display the data.
- View Form Drafts - to view the generated files (after you run the Code Generator).
- QCubed Examples - learn QCubed by studying and modifying the example files locally.
- QCubed Unit Tests - set of tests that QCubed developers use to verify the integrity of the framework. You must install the test SQL database and codegen_options.json file to run the tests. These can be found in the /data02/virt61381/domeenid/www.web-vauu.ee/devsite/vendor/qcubed-4/application/assets/php/examples directory.
- QCubed Libraries - Installed QCubed Libraries
QCubed Settings- QCUBED_VERSION = "4.0.0 Alpha Release"
- QCUBED_PROJECT_INCLUDES_DIR = "/data02/virt61381/domeenid/www.web-vauu.ee/devsite/project/includes"
- QCUBED_ERROR_PAGE_PHP = "/data02/virt61381/domeenid/www.web-vauu.ee/devsite/vendor/qcubed-4/common/src/Error/error_page.php"
- PHP Include Path = ".:"
- EncodingType = "UTF-8"
- PathInfo = ""
- QueryString = ""
- RequestUri = "/vendor/qcubed-4/application/tools/start_page.php"
- ScriptFilename = "/data02/virt61381/domeenid/www.web-vauu.ee/devsite/vendor/qcubed-4/application/tools/start_page.php"
- ScriptName = "/vendor/qcubed-4/application/tools/start_page.php"
- ServerAddress = "217.146.69.32"
- Database[1] settings:
- adapter = 'Mysqli5'
- server = 'd61402.mysql.zonevs.eu'
- port = NULL
- database = 'd61402sd165944'
- username = 'd61402sa127339'
- profiling = false
- password = 'hidden for security purposes'