This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
daniel63
Config::get('cms.storage.uploads.path')
if the file is uploaded via media manager use
Config::get('cms.storage.media.path')
If u want the url use the url(somePath)
helper