i need verify if one file exist on my controller,
"localhost/bonfire/application/modules/controllers/controller.php"
but my file path is:
"localhost/bonfire/public/uploads"
base_url not work, how can I verify that my file exists without relative paths?