Scott Connerly
Scott Connerly
+1 L5 :)
The structure of the queries in Traits right now are not conducive to caching. They're currently using Lazy Loading. Eager Loading is much easier to cache. Optimizing these would require...
I think Laravel has changed, breaking this package. Having the darndest time defining a different custom broadcaster (and found this package while hunting for a solution).
Updating to use a more modern mpm for Apache would be a good idea anyways per https://serverfault.com/a/383634/93416 It seems to disagree with this repo's comment that "Apache + PHP requires...
Yikes. If Rackspace themselves are requiring us to use the new API soon, the options then become maintain a fork of their SDK, or bite the bullet and require PHP7....