Dries Vints

Results 105 issues of Dries Vints

This pull request includes the changes for upgrading to Laravel 11.x. Feel free to commit any additional changes to the `shift-117646` branch. **Before merging**, you need to: - Checkout the...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Package ecosystem Composer ### Package manager version updater_version=41076f97339018d9609e338bdc9c505b58212028-composer ### Language version PHP but...

T: bug 🐞
L: php:composer
F: grouped-updates 🎳

**Is your feature request related to a problem? Please describe.** Although it's nice that we get some details about an issue/pr when the link preview is shown, more often it's...

Feature request

This pull request includes the changes for upgrading to Laravel 10.x. Feel free to commit any additional changes to the `shift-80573` branch. **Before merging**, you need to: - Checkout the...

Also update Nova secrets in CI.

enhancement

Instead of CDN call.

enhancement

In draft until closer to Laravel v12's release date.

Create the customer before doing a checkout/subscribe action we no longer have to rely on the `billable_id` & `billable_type` keys. https://docs.lemonsqueezy.com/api/customers#create-a-customer Revert https://github.com/lmsqueezy/laravel/pull/52

enhancement

It would be cool if we could somehow get the event name and ID in the output of the listen command in similar fashion as the `stripe listen` command. I'm...

enhancement