Download the PHP package thotam/thotam-file-library without Composer
On this page you can find all versions of the php package thotam/thotam-file-library. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download thotam/thotam-file-library
More information about thotam/thotam-file-library
Files in thotam/thotam-file-library
Package thotam-file-library
Short Description File Library Manager Package
License MIT
Homepage https://github.com/thotam/thotam-file-library
Informations about the package thotam-file-library
Very short description of the package
This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.
Installation
You can install the package via composer:
Usage
Add this to config/filesystems.php
Add this to .env
Add ThotamGoogleDriveServiceProvider
Add FileLibraryTraits to you Model you want to you
Add ThotamFileUploadTraits to you Livewire class you want to handle your file
add schedule to App\Console\Kernel;
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- thotam
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
All versions of thotam-file-library with dependencies
illuminate/console Version ^8.0
illuminate/contracts Version ^8.0
illuminate/support Version ^8.0
masbug/flysystem-google-drive-ext Version dev-master