-
I have down loaded the wrapper from https://github.com/ActiveCampaign/activecampaign-api-php on my laptop with Windows.
My php project already has a vendor folder, so I created a new folder for cativ…
-
PHP 8.1+ throws a deprecation warning due to compatibility issues in nategood/httpful
It looks like that package hasn't had a release since 2020, so might be a good idea to replace this library wit…
-
EDIT: From the bottom of all these tests and various comments it seems that version of Amazon Linux (1, 2, 2023) does not matter, and this is a php5/7 vs php8 issue.
We use a custom php s…
-
**What problem are you trying to solve with Submitty**
`package.json` and `package-lock.json` can easily get out of sync if a reviewer does not notice that `package-lock.json` has not been regenerate…
-
When installing Symfony, and creating a new project - a bin folder is added to the project structure. This contains a file called : `console`.
This allows the user to issue the command : `symfony…
-
I had models named Accelerometer-X, Accelerometer-Y, etc. Turns out the - is not a great character to use in model names, as in other places, it is an ‘illegal character’. It isn’t flagged by composer…
-
Hi, thanks for this amazing pkg, i wonder to install it in my project but I am getting error
when I run
`composer require drsoft/visitor-tracker`
I got a version error, then I tried
`composer re…
-
### Preconditions and environment
This is the same issue as https://github.com/magento/magento2/issues/33822 , that was originally raised by @sych74, commented by @siliconalchemy and looked into by @…
-
When in my project
`yarn encore dev --watch`
run, I get this error message
```
yarn run v1.22.19
$ /var/www/html/testsymfony/node_modules/.bin/encore dev --watch
Running webpack...
ERROR Fail…
-
hello, i have successfully installed cipi on my Ubuntu 20.04 LTS x64 server.
but it shown HTTP ERROR 500 when i check the given IP
could you help me?