You can install the package via Composer:
composer require dasundev/livewire-dropzone
To install the styles package, use the following command:
npm i [@dasundev](https://github.com/dasundev)/livewire-dropzone-styles
Import styles to your project:
/* resources/css/app.css */
[@import](https://github.com/import) "[@dasundev](https://github.com/dasundev)/livewire-dropzone-styles";
How can I help you explore Laravel packages today?