Turning Laravel exceptions into explanations: my first open-source package
Every exception has two audiences that want opposite things — the developer who needs detail and the user who needs calm. I built a small Laravel package that serves both from the same throwable, using your own LLM keys. Here is what it does, the design rules an error handler forced on me, and what shipping a public package actually taught me.
Kolawole
1 month ago