Randall Wilk
Randall Wilk
I mentioned on #81 that I would like to just write my own implementation for CUPS at some point so we could just eliminate the `smalot/cups-ipp` dependency completely, since they...
@DmNick Thanks for the info. I'll look into it when I get a chance.
v3.0.4 adds support for Laravel 11.x and php 8.3. I would've merged your PR, however I looked at the PR from shift first, which did the same thing.
Hey, sorry for a late reply. I'd definitely be open to a PR for this, depending on how complex it would be.
That's probably because I inject the api key into the PrintNode api service class from the service provider. The service class is a singleton though, and there is a setter...
I'm going to close this issue for now since there hasn't been any activity on it for a while, and the issue described is possible to actually do with how...
You should be able to use `all` with context. I'll look into this further to see if I can replicate it.
I haven't had a chance to look into this issue yet, so if someone is able to resolve the issue before I do, please feel free to PR a fix...
Using the `DotNotationContextSerializer` should be the solution to this, as pointed out by @KolyaSirik. I'll update the docs to mention this. I'm going to close this issue, but feel free...
I can't replicate this issue myself, even on a fresh Laravel install. The package has also been updated now and is at v`3.1.0`, so I would recommend updating and see...