-
When running php artisan serve on mi local server, I'm able to connect to Facebook with my application without problem, but when deployed to Heroku and accessing the route _...routes/botman.php_ the H…
-
Hi guys, I install TC_JSON_API on xampp and get this error on log. I'm newbie, someone help me please.
[2017-07-14 05:19:07] production.ERROR: ErrorException: Function mcrypt_get_iv_size() is depre…
-
There's a distinction between a subfolder *installation* of Nextcloud (i.e. somewhere under the docroot) and merely making Nextcloud reachable via a subfolder style URL (https://domain.tld/nextcloud).…
-
I'm hoping this is a CDash issue and not a CMake/CTest issue but let me know. After calling my dashboard script for Windows/MacOS I'm generating a Cobertura XML and parsing with `ctest_coverage()` thi…
-
*If you have problems with the installation please use our [community forum](https://community.leantime.io)*
**What set up are you using**
* [ ] Cloud Hosted Version
* [X] Self Hosted
**Descri…
-
## Version
- Carbon Fields: 2.2.0
- WordPress: 4.9.7
- PHP: 7.2.1
---
`carbon_get_post_meta()` returns wrong values when registering two complex fields with the same name in different…
-
With mhsendmail installed on application container and MailHog on another, I'm unable to set smtp addr using ENV vars. mhsendmail keeps trying to use localhost:1025.
docker-compose.yml:
```yml
…
-
After installing the database add-on, and the `illuminate/pagination` package, when doing something like :
```php
DB::connection('sqlite')->table('users')->orderBy('id')->paginate(perPage: 15, pa…
-
I get the following error when trying to run migration:
```
PHP Parse error: syntax error, unexpected '*', expecting ',' or ';' in .../vendor/johnitvn/yii2-user-plus/src/base/Module.php on line 20
P…
-
Hello,
I am attempting to run your service using Docker; however, I am having issues with the initial setup. I am running this all on my local machine.
When I attempt to run docker-compose up -d…