PHPackages                             junichimura/laravel-encrypt-storage-driver - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. junichimura/laravel-encrypt-storage-driver

ActiveLibrary[Security](/categories/security)

junichimura/laravel-encrypt-storage-driver
==========================================

1.0.0(6y ago)020[3 PRs](https://github.com/junichimura/laravel-storage-encrypter/pulls)MITPHP

Since Oct 23Pushed 3y ago1 watchersCompare

[ Source](https://github.com/junichimura/laravel-storage-encrypter)[ Packagist](https://packagist.org/packages/junichimura/laravel-encrypt-storage-driver)[ RSS](/packages/junichimura-laravel-encrypt-storage-driver/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (5)Used By (0)

Laravel Storage Encrypter
=========================

[](#laravel-storage-encrypter)

Install
-------

[](#install)

#### Composer

[](#composer)

- For Laravel: run `composer require junichimura/laravel-encrypt-storage-driver` in your project folder.

#### After Composer require

[](#after-composer-require)

- `php artisan vendor:publish --tag=junichimura-encrypt_storage`

After Installation
------------------

[](#after-installation)

#### file: config/filesystem.php

[](#file-configfilesystemphp)

```
