v0.0.5
- Edited config/filesystems.php to add `app` and `logs` - Modified src/functions.php to use Storage facade - Modified test files TestCase.php and FunctionsTest.php to use Storage::fake() - Used class constant for PSL filename (constant used so that it can be used in static methods)