This package will move your uploaded file to the final resting directory and zip the file with a password. The password can either supplied to the package OR generated. The filename and password will be stored in the table specific in the README document.
You can install the package via composer:
composer require lcallif/zippass
// Usage description here
composer test
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.
This package was generated using the Laravel Package Boilerplate.