Skip to content

Instantly share code, notes, and snippets.

@Boorj
Created November 5, 2015 10:00
Show Gist options
  • Select an option

  • Save Boorj/6437875c573df38c49e5 to your computer and use it in GitHub Desktop.

Select an option

Save Boorj/6437875c573df38c49e5 to your computer and use it in GitHub Desktop.
dump of my paths from bolt.app
root = ".
rootpath => C:/...root_path...
apppath => C:/...root_path.../vendor/bolt/bolt/app
extensionsconfig => C:/...root_path.../src/Site/Resources/config/extensions
extensionsconfigpath => C:/...root_path.../src/Site/Resources/config/extensions
extensionspath => C:/...root_path.../app/extensions
filespath => C:/...root_path.../web/files
web => C:/...root_path.../web
webpath => C:/...root_path.../web
cache => C:/...root_path.../app/vars/cache
cachepath => C:/...root_path.../app/vars/cache
config => C:/...root_path.../src/Site/Resources/config
configpath => C:/...root_path.../src/Site/Resources/config
src => C:/...root_path.../vendor/bolt/bolt/src
srcpath => C:/...root_path.../vendor/bolt/bolt/src
database => C:/...root_path.../app/database
databasepath => C:/...root_path.../app/database
themebase => C:/...root_path.../src/Site/Resources
themebasepath => C:/...root_path.../src/Site/Resources
composer => C:/...root_path.../vendor/bolt/bolt
composerpath => C:/...root_path.../vendor/bolt/bolt
app => /bolt-public/
vendor_dir => C:/...root_path.../vendor
vendor_dirpath => C:/...root_path.../vendor
logs => C:/...root_path.../app/vars/logs
logspath => C:/...root_path.../app/vars/logs
translations => C:/...root_path.../src/Site/Resources/translations
translationspath => C:/...root_path.../src/Site/Resources/translations
files => /files/
thumbs => C:/files/thumbs
thumbspath => C:/files/thumbs
themepath => C:/...root_path.../src/Site/Resources/views
templatespath => C:/...root_path.../src/Site/Resources/views
extensions => /extensions/
async => /async/
upload => /upload/
bolt => /admin/
theme => /theme/views/
current => /software
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment