-
I am trying to send the request as i went through the complete process.Since i there is no such type of table called `cp_cp_cp_transactions` as it should be this `cp_transactions`
```"SQLSTATE[42S0…
-
I tried to install firefly-iii on my Synology NAS.
When I try to execute the main command
**composer create-project grumpydictator/firefly-iii --no-dev --prefer-dist firefly-iii **
(which I h…
-
This app would be great for a client to get access the database and models through a UI.
Our e-commerce projects include a package in vendor, so that's where most of the models are. I've tried the …
-
Hey there!
I was running my code on version 3.9.6 well.
```
require_once("qr-code/vendor/autoload.php");
use Endroid\QrCode\QrCode;
$qrCode = new QrCode("TEST");
$qrCode->setBackgroundColor(['…
-
Clarify that:
- The output of this project is always an intermediary step.
- Needs to be used with e.g.
- endroid/qr-code
- chillerlan/php-qrcode
- milon/barcode
- bacon/bacon-qr-code (?…
-
Hello,
all credits for finding this bug go to user "twobitcoins" in this forum thread: https://bitcointalk.org/index.php?topic=73695.0
I am just posting it here because I can reproduce it with 0.6.0…
-
Warning: imagecreatetruecolor(): Invalid image dimensions in ...\endroid\qrcode\Writer\PngWriter.php on line 70
-
- [x] 我已知晓并同意,如果我不遵循以下格式提交 issue,或者我使用的并非最新版本的 SSPanel UIM,或者我没有提供足够的信息,或者我没有选中这些框,则我的 issue 可能会被无条件关闭和锁定。 I acknowledge if I don't follow the format below, or I'm on an old commit, or I fail to provi…
-
**Describe the bug**
using & in URL cause issue on windows
**To Reproduce**
use this code :
`require('out-url').open('http://qrcode.kaywa.com/img.php?s=8&d=Hello');`
notice the `&` before `d=He…
-
After updating to 5.0.1 I am no longer able to login. After entering username/password I receive this message:
`The configured two factor authentication is not available, please install missing dep…