soarecostin / file-vault

A Laravel package for encrypting and decrypting files of any size
MIT License
184 stars 63 forks source link

Add support for Lumen #16

Open CJLees01 opened 3 years ago

CJLees01 commented 3 years ago

This is a great package - thanks for creating it.

I wanted to use it in Lumen and found that only one very minor tweak was needed to make that possible. This change also works in a Laravel installation.