Bruno Škvorc
Bruno Škvorc
@jonathantullett I'm sorry about the delay, didn't see this until now - I'll play around with it when I find time. It's still related to the above links from what...
@jonathantullett to continue on our discussion from Support - how are you calling the hundreds of search calls? I think I may be misunderstanding what's going on, as I've been...
No I know, I just had no other way to ping you here directly 😬 A new issue with the hung calls would be appreciated
Consider making a fancy default dashboard.
API is too simple for a dedicated API class, but an Account entity could be useful, especially if combined with the recently added Carbon to get date ranges, sorting, and...
Client no longer depends on Guzzle. Makes it more versatile and flexible, but brings streams into questions perhaps.
Would also fix #5
I should note that copying `fonts` from `bower_components` to `public/css` makes things work in the first case, but I'd rather either: 1. Have the option to direct copy a folder...
Ah, all good when I put `CssMinFilter`, thanks. Regarding rel paths, I understand, it's a tricky one, yes. > In the applications I have, I just don't use relative paths....
It doesn't look that healthy, but could work. Maybe better with a colon though: ``` [sync:bower_components/autocomplete] ``` Have you considered moving off of `ini` and into something more versatile like...