j-j-banks
Results
2
issues of
j-j-banks
FireFS::toInternalPath prepends working directory (which is confusingly referred to as $this->rootPath) to absolute path. Example: Current working directory is /Users/dennis/bin/ FileFS::toIntenralPath('/Users/dennis/Docs') Result: /Users/dennis/bin/Users/dennis/Docs To circumvent this, I have modified from...
good first issue
question
In the README for this project, I see this: New to FireFS ? From console to web apps, you can read the [wiki](https://github.com/ElementaryFramework/FireFS/wiki) to know how to use this library...
question