docit/filesystem-hook
Docit Filesystem Hook
The Filesystem Hook provides Docit the means to pull and render documentation from any of the following supported filesystem drivers:
- Local
- FTP
- Dropbox
- Amazon S3
- Rackspace Cloud Files
Installation
-
Add to composer
composer require docit/filesystem-hook -
Add service provider
Docit\Hooks\Filesystem\HookServiceProvider::class -
Publish and configure the configuration file
php artisan vendor:publish --provider=Docit\Hooks\Filesystem\HookServiceProvider --tag=config
Related Packages
salopot/laravel-attach-image
Provides functionality for attach files to model and manipulate if file is image
48
0
aws/aws-sdk-php-laravel
A simple Laravel 9/10/11/12/13 service provider for including the AWS SDK for PH...
39,950,754
1,716