Jason Varga
Jason Varga
Is it possible to adjust the date formatting from `5 days ago`/`1 year ago` to something like `5d`/`1y`? Thank you for the recommendation on formatting these strings. Trimming the `message`...
There's no ability to do that right now (aside from maybe writing an event listener and doing it yourself somehow), but it's a good idea. 👍
> whereas Laravel 11 uses Intervention 3. Laravel doesn't. Do you mean your app has manually required intervention?
For the audit logger, as you noted, the addon works well. For the notifications, that's a cool idea. To stay organized, I will rename this issue to focus on the...
This is in a good spot. I think there's just one more thing to sort out. The `handle`. Before this PR, you'd get red warning text if you try to...
We can't inject the handle field directly after the title field (we can add it to the top or bottom of the form, but that's awkward), and adding a feature...
I'm trying to figure this out but it's just so weird. The whole "there are no directories" concept in S3 doesn't quite track either. (I say S3, but I'm using...
On 4.17.0 this doesn't seem to be an issue. However, I wasn't able to reproduce this on 3.4 either. If this is still happening to you, please provide an example...
Yeah I'm not sure why it needs to behave this way at all. Personally I think it should only format once you focus away from the field.