This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Joel Clermont
jclermont.com
did:plc:zbuayueqkulbbzmi6f7ax2ax
In Laravel you reach for Storage::fake() to keep tests from writing real files. But what about code that uses raw fopen or fwrite? Here is the tool for that. https://masteringlaravel.io/daily/2026-07-23-how-to-keep-your-tests-off-the-real-filesystem
2026-07-23T13:05:52.466Z