Markus Machatschek
Markus Machatschek
**Describe the bug** I discovered an issue with our self hosted meilisearch instance that had limited resources to a 1GB disk. Our indexes are fairly small (5 indexes with 100-15.000...
This adds support for custom morph map settings in Laravel. Could be something for v2 release. Currently, the morphed types are saved with the FQDN. Now a configuration like this:...
I"m curios for what reason the check `$method = MandateMethod::getForFirstPaymentMethod($planModel->firstPaymentMethod());` of the mandate method has been implemented on the `newSubscription` method in the `Billable` trait. Because of this check, you...
It is not possible to add a comma-separated list for the first payment method in the config. The comment says it is possible but not handled correctly in the code....
This is a WIP and more like a POC.
## Please add steps to reproduce the problem 1. checkout the ecommerce example 2. add cloudinary keys (which have a default of 10MB on free plan and 20MB upload size...
**Is your feature request related to a problem? Please describe.** When developing e.g. a CMS it's not always essential to have the local inngest dev server running in order for...
### Bug description Next.js seems to break the prisma driver adapters when package transpilation is used. I created a reproduction repo (see below) that shows the issue. I specifically added...
Is it somehow possible to get automatic resolving of the internal hostnames of render to its internal ip address? It would be great to configure a secondary DNS or something....