Kenny Hietbrink

Results 6 issues of Kenny Hietbrink

Fixes #517. If you have multiple grids on one page, with pagination, using `->paginate()`, the parameter will be changed to whatever you've set using `$grid->setName()`. If the name was not...

Hi! Wanted to start using Sudomy, but ran into a lot of errors (I already fixed most of them, but can't find out how to fix the remaining ones): ![Screenshot...

Hi, Is it possible to add a unique identifier to filenames when trying to save them? If someone sent me "image.jpeg", and I get a new email with "image.jpeg", the...

1. Which driver are you using and version of it (Ex: PostgreSQL 10.0): MySQL 5.7.44 2. Which TablePlus build number are you using (the number on the welcome screen, Ex:...

> Any console errors. Links are working fine for me on 3.4.22 _Originally posted by @awcodes in [#517](https://github.com/awcodes/filament-tiptap-editor/issues/517#issuecomment-2529703640)_ This still seems to be an active issue. Downgrading to 3.4.18 fixes...

## Description This PR adds a default maxSize setting to the SpatieMediaLibraryFileUpload component that automatically uses the value from the media-library configuration. The maxSize is now set to `round(config('media-library.max_file_size') /...

enhancement