Luis Rossi
Luis Rossi
cancel() function doesn't seem to return a promise, so catch will result in an error - https://github.com/FranckFreiburger/vue-pdf/commit/612cae27f33795ef2ca734d9675f4c6058f28d78
**Description:** I'm trying to run the artisan migrate command getting from laravel, but I'm in 403 MissingAthenticationTokenException status, how do I bref send this token?  ```cmd HTTP 403 returned...
Is it possible to provide the user which camera he wants to use? Something like this: https://nimiq.github.io/qr-scanner/demo/
I'm using your component in Vue.js however I notice that when the user fills out a very large form, spending too much time on screen, the first request will give...
Would it be possible to implement a custom getDefaultFormatter? I would like to create my log in a specific format and with some user session data.
``` Your requirements could not be resolved to an installable set of packages. Problem 1 - tecnospeedsa/plugnotas[1.4.0, ..., 1.5.4] require php ^7.0 -> your php version (8.0.3) does not satisfy...
Adicionei a opção de realizar a atualização de uma empresa e também a opção de consultar uma empresa já existente.
I looked at the code and something bothers me a little. Performing a test that, if it returns true, returns true, otherwise it returns false is a bit redundant.