Daniël Klabbers

Results 167 comments of Daniël Klabbers

The driver is accurately named `AwsS3` not `S3Compatible` or similar. So I think the adapter does what it needs to do. What is reported: - using a s3 compatible storage...

@ArlonAntonius does this still require a change to the driver?

I'm curious to hear why this is necessary. Aside from it looking like a hack to support `sync` queue drivers, I'm curious why the tenant isn't identifying when using it....

I think most (if not all) users of PgSQL will use this particular driver by storing tenants as schema's not databases. And even if someone wants to store tenants inside...

I am sorry @Abbotton do you still need an answer here? It's obvious your question relates to tenancy, considering the event class you've posted. The word Landlord has caused some...

Doesn't laravel dispatch events when the scheduled tasks run? With scheduled tasks requiring registration we can only show scheduled tasks health when there actually tasks scheduled. I don't know how...

Agreed. I do still believe it only makes sense to show the status for scheduler in case there are at least commands registered to run with it aka there's a...

I am starting to like this a lot. I also think it suffices for a first version, but I also think we need to make things more idiot proof and...

I've looked at this PR again to see whether we should "just do it", but when I'm looking at the logic to match preference to see whom to send notifications...

The fear to change something that works that it might break something unforeseen. I think it's broken as is and I think we need to modify this logic to do...