Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Site::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Site::$hooks is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Site::$config is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Site::$log is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Site::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Site::$uri is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Site::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Site::$router is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Site::$output is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Site::$security is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Site::$input is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Site::$lang is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Site::$db is deprecated
Filename: core/Loader.php
Line Number: 396
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 132
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 294
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 168
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 237
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 317
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 358
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 282
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 289
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 304
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 314
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 315
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 316
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 317
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 375
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 110
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Site::$session is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Site::$template is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Site::$upload is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Site::$email is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 187
Function: __construct
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Site::$common_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 188
Function: model
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Site::$sm is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 189
Function: model
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Site::$property_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 190
Function: model
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$load is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 995
Function: view
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 266
Function: education_details
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$benchmark is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 995
Function: view
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 266
Function: education_details
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$hooks is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 995
Function: view
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 266
Function: education_details
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$config is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 995
Function: view
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 266
Function: education_details
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$log is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 995
Function: view
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 266
Function: education_details
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$utf8 is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 995
Function: view
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 266
Function: education_details
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$uri is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 995
Function: view
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 266
Function: education_details
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$exceptions is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 995
Function: view
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 266
Function: education_details
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$router is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 995
Function: view
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 266
Function: education_details
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$output is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 995
Function: view
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 266
Function: education_details
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$security is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 995
Function: view
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 266
Function: education_details
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$input is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 995
Function: view
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 266
Function: education_details
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$lang is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 995
Function: view
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 266
Function: education_details
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$db is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 995
Function: view
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 266
Function: education_details
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$session is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 995
Function: view
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 266
Function: education_details
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$template is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 995
Function: view
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 266
Function: education_details
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$upload is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 995
Function: view
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 266
Function: education_details
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$email is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 995
Function: view
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 266
Function: education_details
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$common_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 995
Function: view
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 266
Function: education_details
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$sm is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 995
Function: view
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 266
Function: education_details
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$property_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 995
Function: view
File: /home/dh_6vyg47/findmycoworking.com/application/controllers/Site.php
Line: 266
Function: education_details
File: /home/dh_6vyg47/findmycoworking.com/index.php
Line: 315
Function: require_once
Sep 03, 2022
Work with the elements at TwoTrees, a naturalistic new coworking space in Chennai that even offers home-style food
As you enter the gate of the little white building, the first thing that strikes you are two tall trees that flank the main gate — one a fragrant eucalyptus and the other a lush mango. They’re also what give the place its name: TwoTrees, one of the newest coworking spaces in town. On the ground floor of the barely week-old venue is a bistro, The Summer House Eatery, busy dishing out chicken wings, pasta and sandwiches, while a flight of stairs dotted with origami birds leads up to the first floor that houses the coworking space.
Each room opens onto spacious balconies that overlook the garden filled with birdsong: quite unlike any office space in the city. Potted plants by Harith-Tharang fill every nook and cranny and are up for sale. “Our way of promoting sustainability and conscious gifting,” says Priya Goutham, co-founder, TwoTrees.
“The three of us — Keerthana Chandrasekaran, Kanakadhara Srinivasan and me — come from diverse backgrounds, and have all held corporate jobs abroad, before we decided to call it quits and head back to India in 2015. When we were looking for an office space to set up our consulting firm, we didn’t really find a place that we liked all that much. So early last year, we came across this property and that got us thinking. One thing led to another and the idea of starting a coworking space took root.”
Work began in September 2017, and the space has been functional since January, though the formal launch took place last week. “TwoTrees is our way of addressing issues that we faced during our hunt for a space. We are basically looking to create an ecosystem for early companies and entrepreneurs,” says Srinivasan, as Chandrasekaran adds, “It is not just a space to work out of. We help them by connecting them to others. We plan to conduct regular events, where we get people from the industry, also events that break away from the routine, such as laughter therapy, among others.”
“We have faced situations where you can sit at a coffee shop only for as long as you place an order. We wanted to do away with that,” says Goutham, adding, “for the regular members, we also offer home-style food.”
The first floor has both private offices and hot desks, and also offers the option of hiring a virtual office. The lobby features a cosy nook with cushions, that overlooks a garden through a large picture window. “Perfect to put up your feet and grab a coffee or read a book in between a hectic work day,” explains Goutham.
The founders are keen on tying up with companies that are into creating a social impact. “That would be in line with our own policy; such companies can also avail a discount,” says Goutham, adding that they’re also trying to stay flexible when it comes to the packages offered. “So people can also choose to rent out just the conference room if they wish — for a workshop, class session or meetings. Our pricing is pretty competitive as well, beginning at ₹8,000 and going up to ₹12,000 per month, per seat.”
The trio aims to set up more spaces across the city in the coming months. “Our focus is on residential areas; areas away from the usual IT hubs,” signs off Goutham.