spatie-laravel-media-library-plugin events ?

Hi everyone, i'm using spatie-laravel-media-library-plugin in a form and i try to handle media added event and media removed event but i can't find anything in the doc https://github.com/filamentphp/spatie-laravel-media-library-plugin is there a way ? thanks
GitHub
GitHub - filamentphp/spatie-laravel-media-library-plugin: [READ ONL...
[READ ONLY] Subtree split of the Filament spatie/laravel-medialibrary Plugin (see filamentphp/filament) - GitHub - filamentphp/spatie-laravel-media-library-plugin: [READ ONLY] Subtree split of the ...
3 Replies
Dennis Koch
Dennis Koch6mo ago
Those Events would be emitted by the Spatie Media Library package itself, right?
cyrille
cyrille6mo ago
Hi, yes i suppose
Want results from more Discord servers?
Add your server
More Posts
How to show a different Filament Panel based on the user role?I am using Spatie's Laravel Permission. Is there a way to show a different Filament Panel based on tHow to populate multi select list with default selected valuesI have this multiple select form field where I load the options and try to set the default values: How do you handle models with custom route keys?I have articles, their route key is a slug column - I can't see anywhere in the filament docs how toMethod Filament\Clinic\Resources\ClinicResource\Pages\CheckOutRxOrder::getColumnSpan doesn't Exist<?php namespace App\Filament\Clinic\Resources\ClinicRxOrderResource\Widgets use Filament\Widgets\WidCreate tenant menuI'm trying to limit the number of tenants that a user can create, I have this code inside TeamPolicyHow do I make EditProfile.php use more width please?I am using custom editprofile.php with Filament panel. The EditProfile page is using small width, PlHeader Table SortByI cannot for the life of me figure out in the docs where to replicate the sort by found on this pageFilament form - instead of hidden how to use disable?If Select with "building_id" is not selected in UI it explodes. So i use ->hidden on "floors" to aI am using filament/spatie-laravel-media-library-plugin but having an issue showing the first imageI was able to upload multiple images in a collection() with no issues at all, but what I am trying tImageColumnand FileUpload , so i upload the file ( image ) FileUpload::make('filepath')->disk('local')->directo