ju5t
ju5t
@kasbah aren't they available already? I am happy to back further development of this package (especially when it comes to statistics!) but would prefer somewhat of a scope first, if...
@kasbah sorry, you're right that there isn't a great API for this yet.
We do this too, but we don't have a strict requirement to switch domains when we impersonate a user. For Spatie's multi tenancy solution you can use middleware to set...
Although autocomplete works, PHPStorm still says the method does not exist. As this is an old issue, I'm not sure if this should be working or not?
I think it should be `eerste` & `tweede` instead of 1e and 2e.
> I agree! Those prefixes are with capital letters, right? Either is fine, but capitals make most sense in this package I think. Users can make it lowercase when it's...
A lot more was changed to support PuppetDB 3.0, especially in commit https://github.com/spotify/puppetexplorer/commit/2e962b7afdb794c2b756a365ef7dcf37c134618f. Too bad there's no compatibility with 3.0 any more. We've downgraded to 1.5.0 now.
@TheMeier: I just downloaded it from http://yum.puppetexplorer.io/puppetexplorer-1.5.0-1.noarch.rpm, removed the old puppetexplorer package and installed this one. I tried yum downgrade first, but when that didn't work I couldn't be bothered...
> Maybe this could be achieved with a `refreshIf() : bool` method in your trait that can be overridden to make the refresh logic smarter per model (or completely disable...
@hafezdivandari this wouldn't be my preferred solution. It's too much 'boilerplate' for me.