Constantin Graf

Results 90 comments of Constantin Graf

Hi @Agufi28, thanks for your issue! I don't really get your request. The inverse already exists, and it's a normal `BelongsTo` relation. It's likely that I'm just misunderstanding your request....

Hi @Agufi28, Ok, so for the example in the README the `Message` model would have a relation named something like `participants`, that returns a query with `->whereIn('id', [$sender, $receiver])`? Maybe...

Thanks for the idea! Sounds like something that could be done. If you have time, could you explain your use case in a bit more detail?

@Hirishiolo Please check out if !13 resolves your problem. It is currently not perfect and I'll add more tests, but I think it is stable enough to test the use...

I think we have the same issue since we rebuild our image for production yesterday. Is there a way to prevent this issue from happening until a fix is released?...

@romalytvynenko @hn-seoai This is the same problem that I created a month before the same PR #347 for. I explained why this is a bug in more detail in the...

@Technetium1 Hi, Since this was already approved by you more than 2 months ago, I wanted to ask if there are plans to merge this?

@gauravpandey44 I just merged the PR. The tag `main` should now be available in ARM as well. The `latest` tag will only be ARM after the next release. It would...

Small news on the contributing topic: We now allow contributions to the [documentation of solidtime](https://github.com/solidtime-io/docs) for example for self-hosting guides for other platforms, or more detailed information.

Thanks for the report, we'll look into this.