Sander Baas

Results 5 issues of Sander Baas

It seems that this package causes translation errors in Laravel Nova (see this issue https://github.com/laravel/nova-issues/issues/4192). By calling a translation in a constructor the incorrect locale is set for the App...

investigation-needed
patch-release

Request originally from @hj-beckers

help wanted

I have implemented the field as follows: ``` Filepond::make(__('Files'), 'files') ->prunable() ->disableCredits() ->disk('event-edition-resources') ->storeOriginalName('name') ->multiple(), ``` Uploading works perfectly, but I do not see a download button on the view...

I am using version 1.3.1 on Nova 4.22.1. When replicating a role, none of the permissions are checked.

bug
help wanted

Can you please support Laravel framework 12?