Application

Kiaan is PHP Application for web developers.

To get information about the framework we use the App::framework().

App::framework()

And can get global settings using App::settings() method.

App::settings()

When you want to get global configurations using App::config() method.

App::config()

Last updated