Results 43 comments of Ivo Verberk

@myselfhimself Did you make any progress with this? Any chance of adding the functionality for the non-working example? I haven't had the need for this so I'd like to close...

Thanks for the effort! I'm not using Laravel 5.0 myself yet but I definitely want to make it available to Laravel 5.0 users as soon as possible. I'll review the...

It looks like the reindexing is getting killed by the Linux OOM killer. How big is your data set? Make sure that you don't have any circular relations in the...

I'm sorry that you had a bad experience figuring out how the analysers work. The documentation as it is now reflects the most basic things that a user of the...

Thanks for this major effort. I've been in the process of switching jobs and had very little time to properly maintain this. I checked out your branch and ran a...

So, I've been looking to merge this today. I believe there is a problem with the Arrayable interface. The names are different between L4 en L5 and I don't see...

This is a tricky one. We actually do use it on polymorphic relations but in our case we would have the searchabletrait on the details class. The path would start...

Can you describe in more detail what kind of scenarios you tried and why they were unsuccessful?

The server config needs to contain the following directive: `tls-crypt pki/ta.key`. If you generate the server config from the UI, it's included but if you manage the server.conf yourself, it...

This is a showstopper for us as well, exactly for the reasons outlined by @LiamLeane. It's very disappointing that we now have to move away from Terraform and I imagine...