alec-joy

Results 4 comments of alec-joy

Use this fork for now, I'm still finding things and this package isn't being updated frequently. I'll open pull requests back to this package as I find things but they...

@kodeine I will open a PR tonight from my personal github account, ajoy39. I need to add some more tests and try to refactor some of the old compatibility code...

Laravel utilizes Flysystem as the backing for it's Filesystem but they aren't related projects, so it doesn't make sense for The PHP League to be responsible for setting up integrations...

I just meant that Storage::temporaryURL() doesn't work using azure as the driver for Laravel's filesystem, you can implement it yourself as you have done above. I have also thought about...