Zac Grierson

Results 8 issues of Zac Grierson

Thanks for this package, Im looking to integrate into [PayPal Server Side REST](https://developer.paypal.com/demo/checkout/#/pattern/server) so the checkout flow is tidier, I dont really want to use whole redirection. My issue is...

I have a marketplace url with a slug to define the category, how does one pass the parameter into the active helper? E.g. `marketplaces/cars` `active('marketplace.show', $slug')`

We should be able to provide the route as a third parameter to override the `take_redirect_to` config or `getTakeRedirectTo` method. `route('impersonate', ['id' => $id, 'guardName' => 'web', 'redirect_to' => $route])`...

enhancement
good first issue

Im currently unsure how I should add the block domains ``` [ 'example.com', or 'example' ] ``` Also if you could implement a domain wildcarding such as `*.example.*` that could...

enhancement

The last commit was 9 months ago, and with changes like iOS/Safari now allowing for [Push API](https://caniuse.com/push-api) and no support for PHP 8.1, I'm wondering if the package needs more...

Can this be expanded to support your own URL shortener?

### How could we help you? Hello guys, I followed the README.md and added all the required bits to the .env, checked the config file, and made sure it correctly...

question

Adding details about the order type process including example (once I work out how it all works)