---
title: Customizing the views
weight: 2
---

# Customizing the views

The dropzone component is entirely customizable. Just publish the view file and make it your own.
```bash
php artisan vendor:publish --tag=livewire-dropzone-views
```