Glowworm
Glowworm
FFilament
Created by Glowworm on 9/9/2023 in #❓┊help
FileUpload component, how to change succesful upload fade color?
Thanks @drbyte 🙂
4 replies
FFilament
Created by Glowworm on 9/9/2023 in #❓┊help
FileUpload component, how to change succesful upload fade color?
That didn't work, however, I found the solution:
.filepond--image-preview-overlay-success {
color: transparent;
}
.filepond--image-preview-overlay-success {
color: transparent;
}
4 replies
FFilament
Created by Glowworm on 8/31/2023 in #❓┊help
How to show user specific data on a page in a new panel?
I suppose I had the wrong idea of what Filament is for. It's probably better to use Breeze / Jetstream for the 'app' side of a project rather than trying to fit both the app and admin panel in Filament.
9 replies
FFilament
Created by Glowworm on 8/31/2023 in #❓┊help
How to show user specific data on a page in a new panel?
Thanks @Homd @.modestasv
9 replies
FFilament
Created by Glowworm on 8/31/2023 in #❓┊help
How to show user specific data on a page in a new panel?
Instead of all resource entries, just the one that belongs to the user.
9 replies
FFilament
Created by Glowworm on 8/31/2023 in #❓┊help
How to show user specific data on a page in a new panel?
That's hiding navigation items. I mean user specific data.
9 replies