-
I run an analysis on https://github.com/monicahq/monica for testing, calling './vendor/bin/phpstan analyse app vendor`. This will crash with a fatal error, because one of the files getting autoloaded …
-
I've generally been able to create my own .conf files when I've needed to, but I'm seriously struggling with creating a new subfolder.conf for Monica CRM: https://github.com/monicahq/monica
I've se…
-
Over the next few weeks, once #188, #201 and #203 are merged I'm going to make a start on adding some new containers to ansible-nas. I'm going to leave a list here of the potential ones I might be wor…
-
How can I add another trusted proxy (example 122.0.0.1) to the list of trusted proxies (of Cloudways)? So I want to use both..
in config\trustedproxy.php, I have:
`'proxies' => ['122.0.0.1'], // […
-
### NOTE
**If you know how to make unraid container templates PR's are welcome!**
***
**Please add the dockerhub repo link and github/gitlab link below**
https://hub.docker.com/r/monicahq/mon…
GilbN updated
5 years ago
-
### Description
We often have issues with the following code:
```php
$user->age;
```
And the reason is that Laravel uses magic code to get the property from the model. Would be cool that, som…
-
Right now Monica can only be the only app in Yunohost.
Seems related to this:
https://github.com/monicahq/monica/issues/139
dosch updated
5 years ago
-
It's minor, but there's a link to the roadmap on monicahq.com's footer. It links to https://github.com/monicahq/monica/projects/1 which returns a 404 to the public- I'm guessing it's accessible by pro…
-
**The problem**
I'm always frustrated when I go to monicahq.com and there is no 'log in' button. I have to click 'Sign up' and *then* the 'log in' link appears, which isn't very intuitive.
**Descr…
-
In a recent atempt to update from vimeo/psalm 3.2.7 to 3.2.11 https://github.com/monicahq/monica/pull/2660
We have a lot of errors like this:
```
ERROR: InvalidReturnType - app/Helpers/DateHelper.p…