livewire / volt

Volt is an elegantly crafted functional API for Livewire.
https://livewire.laravel.com/docs/volt
MIT License
312 stars 19 forks source link

Ensure Mounted Directories are unique #97

Closed inmanturbo closed 4 months ago

inmanturbo commented 4 months ago

This PR filters mounted directories to ensure there isn't already a MountedDirectory with the exact same properties.

closes #96

inmanturbo commented 4 months ago

closing to squash typo. will reopen