Briareos Lawrence

Results 8 comments of Briareos Lawrence

It still has problems. It plays one track and then continues play previously selected radio

Just try to crean install app with your package in composer.json

Nope, I'm using a module with internal livewire call, so for now i catching updating hook on livewire side and processing input from choices selects.

> That's what I do too, but it seems there could be a better solution. > > `if( is_array($this->customer_id) ) { // choices.js value is an array $this->customer_id = $this->customer_id['value'];...

> Actually that works: `... wire:change="$set('customer_id', $event.target.value)"` Yep, but, I have module that return me a function in x-data, there I call this.$wire.set() and so on No matter where to...

https://hub.docker.com/r/osminogin/tor-simple/ Theoretically, it is possible to forward through a proxy

@letrunghieu Merge please