Config Test

array(5) {
  ["app"]=>
  array(4) {
    ["name"]=>
    string(22) "Power of Prayer Church"
    ["env"]=>
    string(11) "development"
    ["debug"]=>
    bool(true)
    ["url"]=>
    string(27) "https://power.find250.store"
  }
  ["database"]=>
  array(6) {
    ["host"]=>
    string(9) "localhost"
    ["name"]=>
    string(16) "gwcczchahw_power"
    ["user"]=>
    string(16) "gwcczchahw_power"
    ["password"]=>
    string(11) "Reponse12!@"
    ["port"]=>
    int(3306)
    ["charset"]=>
    string(7) "utf8mb4"
  }
  ["security"]=>
  array(3) {
    ["secure_session"]=>
    bool(true)
    ["csrf_length"]=>
    int(32)
    ["session_timeout"]=>
    int(3600)
  }
  ["upload"]=>
  array(2) {
    ["max_size"]=>
    int(10485760)
    ["allowed_images"]=>
    array(5) {
      [0]=>
      string(3) "jpg"
      [1]=>
      string(4) "jpeg"
      [2]=>
      string(3) "png"
      [3]=>
      string(3) "gif"
      [4]=>
      string(4) "webp"
    }
  }
  ["timezone"]=>
  string(13) "Africa/Kigali"
}