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



  • Seme Framework
  • 3.2.x
  • Configuration

Configuration

The configuration of Seme Framework version 3.2.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

Seme Framework v3.2.5 © 2014-2022. Made with Love in Bandung, Indonesia by Daeng Rosanda, S.Kom.

Last updated on March 8, 2022