Download the PHP package osama/image-paste without Composer
On this page you can find all versions of the php package osama/image-paste. 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 image-paste
paste-image
This is a Laravel nova field provides an easy interface to upload delete edit an image.
Originally package was developed on PHP 7.3.11 and Laravel 7.8, but should work on lower versions too.
updated to v2.0
Features
- paste image
- drag and drop
- chose an image
- preview befor submiting
- change or delete before submitting
- pass custom url only one time for (form, index, view) pages ->url() (new to v2.0)
- clickable small image in index view with full-size image in modal (new to v2.0)
- passing ->acceptedTypes() like native file field in nova (new to v2.0)
- passing ->sizeForIndex($height, $width) customizing image size in index page (new to v2.0)
Installation
Via Composer
Basic Usage
in your resource fields method add the field
in your config/filesystem.php add this to disks
in your route file add this route
Advanced Usage
Author
Issues
if you found any issues feel free to register it in issues.
Screenshots
Create | Detail | Update | Index | Modal in index |
---|---|---|---|---|
All versions of image-paste with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
The package osama/image-paste contains the following files
Loading the files please wait ....