Laravel – Modal backdrop – how to remove background color
After adding livewire to my laravel project, every drawer / modal popup window creates a background, that hides everything under the pop-up window. I have managed to get rid of the drawer background, but soon realized i need it to…