Bilfeldt
Bilfeldt
Version 1 is awesome - version 2 will be even better I can see 😉 Thanks @Sammyjo20. The idea about interchangeable HTTP client using PSR-7, PSR-17 and PSR-18 sounds awesome!...
> I'm pleased to announce that Saloon v2 will ship with full support for Laravel's HTTP Client out of the box. By default it will detect that you are using...
> @nahid One thing to note for appinstalled, is that there will need to be an option to run it "inline" and not later somehow. Some people require changes to...
@antonioribeiro: I experienced the same error, and managed to locate the error to something with debugbar and this plugin. I can reproduce the error on a completely new Laravel 5.6...
I much appreciate this 👍 I do think however that we cannot move all of the logic to the middleware, but we need to use the terminatableCallbacks instead. I have...
I love it @Sammyjo20 👍 Would it be possible to add a test ensuring that the `LogHandler` is being correctly called/registered?
Hi @Sammyjo20 this PR is fantastic 🥇 It will definitely be a breaking change though, so don't think it can be made compatible with v2.
@Sammyjo20 I agree that there is a low chance that people are relying on the stuff that has changed. But removing classes or functions is a breaking change, so this...
> I'm happy to add that to this PR if you like? That would be much appriciated @Sammyjo20 👍 Just remember that the job cannot get the request/response object but...
Hi @Sammyjo20 👋 Wanted to circle back to this PR to get it out the door as I think it will benefit the package a lot 👍 Did you wanna...