Luca Becchetti

Results 20 issues of Luca Becchetti

I, is there a way to dispatch a job to combine all chuncks asynchronously?

enhancement

Hi, is there a way to prevent: `` page?

enhancement
help wanted

Point toString return lng lat, I think the correct order is lat, lng Wrong: `public function __toString() { return $this->getLng().' '.$this->getLat(); }` Correct: `public function __toString() { return $this->getLat().' '.$this->getLng();...

help wanted
question

using vue3 i obtain: [Vue warn]: Component is missing template or render function. any help?

how can i set current tab index?

It seems that queue export does not log nova actions events!

Is it possibile to use custom blade view?

i tried this: but it doesen't work!

Hi guys, nice work, did you plan to implement trust and untrust device?

help wanted

How can I End meeting programmatically ?