APP_NAME='Lightphpf Framework'
APP_URL='http://localhost/php/xsessions/lightphpf'

DB_HOST=localhost
DB_CONNECT=mysql
DB_PORT=3306
DB_NAME=lightphpf
DB_USERNAME=root
DB_PASSWORD=
