• Seme Framework
  • Credits
  • Version 3.1.0
    • Requirements
    • Download
    • Install
    • Tutorial
      • Introduction
    • URI Routing
      • Admin Routing
    • Configuration
      • Config
      • Controller
      • Core
      • Database
      • Session
      • Timezone
    • Constants
    • Model
      • Model::select
      • Model::select_as
      • Model::from
      • Model::join
      • Model::join_composite
      • Model::composite_create
      • Model::where
      • Model::where_as
      • Model::between
      • Model::group_by
      • Model::order_by
      • Model::limit
      • Model::get
      • Model::get_first
      • Model::insert
      • Model::insert_multi
      • Model::insert_batch
      • Model::update
      • Model::update_as
      • Model::delete
      • Model::exec
      • Model::query
      • Model::last_id
    • View
    • Controller
      • Using Session
      • Handling Input Form
    • Database
      • Quick Start
      • Query Builder
    • Library
    • Globals
    • CLI (command line interface)
  • Error & Troubleshooting
  • Home
  • Configuration

Configuration

The configuration of Seme Framework version 3.x separated on 6 files. The location in app/config/:

  • Basic configuration / config.php
  • Controller configuration / controller.php
  • Core Class Loader / core.php
  • Database connection / database.php
  • Session configration / session.php
  • Timezone configration / timezone.php

Copyright © 2014-2020. Made with Love in Bandung, Indonesia by Daeng Rosanda, S.Kom.

Last updated on 3 Oktober 2020