Tudor
Tudor
FFilament
Created by Tieme on 2/13/2025 in #❓┊help
Import validation
this is not working, I still get "validation.required" error
14 replies
FFilament
Created by Tieme on 2/13/2025 in #❓┊help
Import validation
I get the same error...and im looking into it for over 2h now..cant find a solution
14 replies
FFilament
Created by aacarrion4 on 1/19/2025 in #❓┊help
Servers to deploy application
hello, for my personal projects I use digital ocean + plesk and for my job we use AWS + forge
5 replies
FFilament
Created by Tudor on 1/13/2025 in #❓┊help
Filament Auth via an external api
@Julien B. (aka yebor974) it worked, thanks a lot
7 replies
FFilament
Created by Tudor on 1/13/2025 in #❓┊help
Filament Auth via an external api
Thanks, ill try it
7 replies
FFilament
Created by Tudor on 11/11/2024 in #❓┊help
canAccess function generate a lot of duplicate queries
its a custom livewire page that extends the filament page component, and I thought that canAccess is executed only once the page is loaded, but for some reason it duplicate that query for each user, I dont know exactly A solution was to move the verification to the mount function and abort 403 manually
5 replies