Philipp Fehr

Results 34 comments of Philipp Fehr

I am facing the same problem. And downgrading to 2.0.x does not work as that version was not yet compatible with laravel/framework 9.x

And as was also in the original authors code snippet. I too am trying to have a relationship onto the same class. With another class it works. So: ```php class...

As this was a big problem for me I removed this package and added calculated id columns for the pair of id's I needed to match. It leads to pretty...

I have it running in "laravel/framework": "9.6.0" What is the exact error you are getting?

@dani in the .github/workflows/ci.yaml directory you'll probably need to add the dependencies as well Line 188 and following ones I'd guess

I used [efrecon/docker-webdav-client](https://github.com/efrecon/docker-webdav-client) like this: https://gist.github.com/TheFehr/5329944b0130eb8aeb8e14c6d4577180 And seems to be working fine so far only set it up today. So there might be bugs I have not yet caught.

I have not been using it very much after setting up. I don't even have the containers up and running at the moment.

@PhonicUK That would be amazing. I was just checking if I could get a custom solution up and running that checks for any cubecoders container and then set's the appropriate...

I just pulled the nightly and saw the 3 new config options, sadly the added labels are traefik version < 2.0, becaue 2.0 introduced a new clearer label schema