- Added
extend
method
- Use
$app
instead of$this->app
when register the Uploader to the Application
- Clean up code
- Added the default file visibility
- Added contract bindings
- Initial Release
extend
method$app
instead of $this->app
when register the Uploader to the Application