Spent way too long debugging why Stripe Tax undercharged a customer in a special VAT zone, returning 0% instead of the correct rate.

Writing up the full fix (custom rates + a redirect bug that cost hours). Guide drops next week on filamentmastery.com

#Laravel #Stripe

48

If you were designing a modular monolith for #Laravel with the simplicity, elegance, conventions, and developer experience expected from a first-party Laravel solution—something Taylor Otwell himself might design—what architecture and project structure would you recommend?