* Move example application in example sub-directory * Widely use App::get() instead of Config::get()
App initialization is now handle by App::init() method and all configuration information is now retreive using Config::get() method.