Chris Go
Chris Go
Try it with 2 sudo per here https://stackoverflow.com/questions/47996495/permission-denied-error-with-npm-install `sudo sudo npm install -g homebridge-harmonyhub`
Sorry for the bother, would you have any update on this or how I could kind of try to fix this ... been trying a couple of things with hbs...
If you are really decommissioning this app in 12-24 months, you shouldn't be too worried about php 7.4.x then?
Maybe we should just call it Koseven 8.0.0 as the first PHP 8 compatible branch
My opinion is eloquent is kind of hard to use (still don't know how to do deep joins properly personally) and there was a nice ORM package for Kohana called...
Can we change the title to "Convert Hangouts Support to Use EionRobb/purple-googlechat" instead? https://github.com/EionRobb/purple-googlechat
Confirmed **NOT** working (command line arguments are ignored) This hack works using `npm install -g @soketi/soketi` In Debian 11, the npm install goes into `/usr/lib/node_modules/@soketi/soketi` (using npm -g list to...
Hi, thanks for this great library! Could you possibly change the composer.json to allow laravel `6.0.*` instead of just `6.0` so it would be more forgiving for `composer require sofa/eloquence`?...
For some reason, this works on php7.3-fpm (with nginx) but goes into this infinite loop in php8.0-fpm and kills **fpm** (it restarts) and results in the same apache behavior above...
@bericp1 This is confirmed only happening on php 8.0+. Have 2 vagrant boxes `7.3.11-1~deb10u1` and `8.0.3` pointing to the same code and looking at any PHP 8 breaking changes on...