Download the PHP package julienmru/laravel-backpack-dropzone-field without Composer
On this page you can find all versions of the php package julienmru/laravel-backpack-dropzone-field. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download julienmru/laravel-backpack-dropzone-field
More information about julienmru/laravel-backpack-dropzone-field
Files in julienmru/laravel-backpack-dropzone-field
Package laravel-backpack-dropzone-field
Short Description Add Dropzone support for Laravel Backpack
License MIT
Homepage https://github.com/julienmru/laravel-backpack-dropzone-field
Informations about the package laravel-backpack-dropzone-field
Backpack Dropzone field
Add Dropzone support for Laravel Backpack.
Requirements
Limitations
Currently, you can only manage media while editing an entry.
Install
Via Composer
Publish assets:
Usage
EntityCrudController
For simplicity add the HandleAjaxMedia
trait to all EntityCrudController.
Routes
In your routes file, you have to add additionals routes.
Field
Example:
Change log
Please see CHANGELOG for more information on 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
- Adrian Sacchi
- [Julien Tessier][https://github.com/julienmru]
- All Contributors
License
The MIT License (MIT). Please see License File for more information.