-
Hello,
I encountered an issue with the following code:
```
trait Units
{
/**
* Add seconds to the instance using timestamp. Positive $value travels
* forward while negative $v…
-
I set rabbitmq to be the Celery Broker, and Redis to be the Celery BACKEND.
and i will get error about timeout when get result from celery.
Is possible to get the result from the Celery backend ( red…
-
After chasing this for two weeks - I think I've found why logins are always bouncing back to the login screen. I enabled debugging, and after I enter credentials into nntmux, It's throwing this error:…
-
I am installing Firefly III version 5.4.6.
**Description**
After composer:
```
cd firefly-iii
php artisan migrate:refresh --seed
PHP Warning: require(/var/www/html/tools.mydomain.tld/public_h…
-
- Laravel Version: 5.7.27
- PHP Version: 7.3
- Database Driver & Version: MySQL8.0.15
### Description:
in File: https://github.com/laravel/framework/blob/5.7/src/Illuminate/Auth/Recaller.php#L24…
-
Hi Kees,
While trying to install your package I got the errors below, reporting to let you know.
Eduardo
```
> devtools::install_github("keesmulder/circglmbayes")
Downloading GitHub repo ke…
-
I hope the new Predis team will be able to also continue the development of . At the moment I been actively using a modified fork at with just add support to `reactphp/event-loop` v1+ where else `nrk…
-
- Horizon Version: 4.3.5
- Laravel Version: 7.26.1
- PHP Version: 7.4.10
- Redis Driver & Version: predis 1.1.4
- Database Driver & Version: MySQL 5.7
### Description:
If you go to your hori…
-
@michael-grunder
I've been having great difficulty trying to connect to my AWS ElastiCache cluster using phpredis and the Redis Object Cache WordPress plugin.
Before I outline everything, I've …
ghost updated
3 years ago
-
In [v1.1.2](https://github.com/predishq/predis/tree/v1.1.2), the `tests` dir is export-ignore in the .gitattributes file. But, in the composer.json, the files in the `tests` folder are needed to run …