ezapp/upload

There is no license information available for the latest version (2.3.1) of this package.

upload for lavarel

2.3.1 2018-06-11 15:35 UTC

This package is auto-updated.

Last update: 2024-05-15 15:17:17 UTC


README

composer require ezapp/upload app.php add next line

Intervention\Image\ImageServiceProvider::class EzApp\Upload\UploadServiceProvider::class alias 'Image' => Intervention\Image\Facades\Image::class

php artisan vendor:publish --tag=ezapp_upload