Adam Hosker

Results 3 issues of Adam Hosker

It took me a while to sort this. May help others.

It did work but now im getting the following: ``` Error Class "Lcobucci\JWT\Configuration" not found at vendor/vdbelt/oauth2-revolut/src/Provider/Revolut.php:134 130▕ */ 131▕ public function getAccessToken($grant, array $options = []) 132▕ { 133▕...

Could do with updating documentation. For Laravel 11, the instructions say [Next, replace the default middleware](https://wire-elements.dev/blog/embed-livewire-components-using-wire-extender#:~:text=replace%20the%20default%20middleware) Where is that file? I've just spun up a new project, Laravel 11.9, to...