Download the PHP package namest/drive without Composer
On this page you can find all versions of the php package namest/drive. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package drive
Getting Started
Provide an elegant way to interact with upload & process uploaded file feature.
Note: The package is only support Laravel 5
Installation
Step 1: Install package
Step 2: Register service provider in your config/app.php
Step 3: Publish package configs. Open your terminal and type:
Step 4: Edit your appropriate configurations in config/drive.php
:
Step 6: Read API below and start happy
API
Accept file upload (validate,...)
Validation
Throws ValidationException
when failed validation.
Save file (without editing)
Edit image file via method chaining
Edit image use profile declare in drive.profiles
config
Auto edit file by profile for particular upload type
All versions of drive with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
~5.0
illuminate/http Version ~5.0
intervention/image Version ~2.1
nesbot/carbon Version ~1.9
illuminate/http Version ~5.0
intervention/image Version ~2.1
nesbot/carbon Version ~1.9
The package namest/drive contains the following files
Loading the files please wait ....