This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Chris Arter
arter.dev
did:plc:m7x5hfkbrrxx235d6xqje2ai
OK another small Laravel core PR idea: setting attribute defaults with a dedicated method.
You can obviously define an $attributes property, but to run any code to fill that out, you need to hook into a static lifecycle method.
Idea is similar to the `definition()` method on model factories:
2025-01-09T22:11:36.049Z