Dries Vints
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...
Reverts laravel/framework#51356
### 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...
**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...
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...
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
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...