dubbows
dubbows
- Package Version: 5.1 - Laravel Version: ### Description: When do I use the question helper? how do you get the value of the button presses to treat in the...
- Package Version: 7.1.1 - Laravel Version: 10.48.2 ### Description: When using alpineJS's x-cloak directive, the window's progress bar stops working. ### Steps To Reproduce: Add in app.css [x-cloak] {...
It would be interesting if we could customize the style of the toast message with variables like those in the popup window. Is this possible? Tks!
Para incluir títulos no PDF é necessário essa implementação: vendor/nfephp-org/sped-da/src/NFe/Danfe.php class Danfe extends DaCommon { ... protected $title = ''; public function setTitle($title) { $this->title = $title; } protected function...