justgkp
Explore posts from serversBug: CSS not working properly after the latest update
Until production everything was fine. I don't use any custom theme. Tried all possible ways to find the css bug. but no use. Current UI looks pathetic! Now confused whether I need to change my Admin panel from Filament to sth else....
5 replies
is there any possibility to change relation manager label
Getting error Cannot make static method Filament\Resources\RelationManagers\RelationManager::getTitle() non static in class App\Filament\Resources\StudentResource\RelationManagers\StudentCircularsRelationManager
8 replies
Getting error while installing Filament V3
Already installed lv3
"require": {
"php": "^8.1",
"guzzlehttp/guzzle": "^7.2",
"laravel/framework": "^10.10",
"laravel/sanctum": "^3.2",
"laravel/tinker": "^2.8",
"livewire/livewire": "^3.0@beta"
},
30 replies
Is there any way to delete old image/attachments when deleting or updating records??
I got the best answer from this link. https://laraveldaily.com/post/filament-laravel-delete-unused-files-model-updated-deleted
7 replies