cmpDocs
cmpDocs
FFilament
Created by cmpDocs on 9/18/2024 in #❓┊help
Dependant TextInput
I'm actually very sorry to ask you this, but I wonder if you could please give me an example of how to do this with actual code. Please excuse me...!
8 replies
FFilament
Created by cmpDocs on 9/18/2024 in #❓┊help
Dependant TextInput
This method doesn't consult the database to find out what type of document ('card_id_type') is associated with the selected 'card_id'.
8 replies
FFilament
Created by cmpDocs on 9/18/2024 in #❓┊help
Dependant TextInput
Yes sr! The Select shows me the clients that are in the database, I select the 'card_id' of the relevant client, and the TextInput must be updated with the type of that 'card_id'
8 replies
FFilament
Created by Eyad Hamza on 1/15/2024 in #❓┊help
Filtering Widget Data is Not Working
I have the same issue!
3 replies
FFilament
Created by cmpDocs on 5/21/2024 in #❓┊help
Storage::disk('public')->mimeType();
It works already, but now the video i uploaded doesn't play...
4 replies
FFilament
Created by cmpDocs on 5/16/2024 in #❓┊help
Removing files from a record
Ok, i'm here again! I'm sorry if I bother you Sr. All i had to do was to add 'www' to the 'APP_URL' in the .env file... "It's usually about something insignificant" jejeje Have a nice day!
26 replies
FFilament
Created by cmpDocs on 5/16/2024 in #❓┊help
Removing files from a record
i'm going to inspect this, and i'll be back later. At the moment i have to take my children to their school. Thanks a lot Sr.!
26 replies
FFilament
Created by cmpDocs on 5/16/2024 in #❓┊help
Removing files from a record
in the .env file?
26 replies
FFilament
Created by cmpDocs on 5/16/2024 in #❓┊help
Removing files from a record
How can i check this please?
26 replies
FFilament
Created by cmpDocs on 5/16/2024 in #❓┊help
Removing files from a record
No description
26 replies
FFilament
Created by cmpDocs on 5/16/2024 in #❓┊help
Removing files from a record
Thank you Sr., be more specific please!
26 replies
FFilament
Created by cmpDocs on 5/16/2024 in #❓┊help
Removing files from a record
No description
26 replies
FFilament
Created by cmpDocs on 5/16/2024 in #❓┊help
Removing files from a record
No description
26 replies
FFilament
Created by cmpDocs on 5/16/2024 in #❓┊help
Removing files from a record
If i try ->openable() or ->downable() it work... I don´t understand!
26 replies
FFilament
Created by cmpDocs on 5/16/2024 in #❓┊help
Removing files from a record
No description
26 replies
FFilament
Created by cmpDocs on 5/16/2024 in #❓┊help
Removing files from a record
use Filament\Forms\Components\FileUpload; public static function form(Form $form): Form { return $form ->schema([ FileUpload::make('evidence') ->label('Evidencia fotográfica') ->multiple() ->preserveFilenames() ->columnSpanFull(), ]); }
26 replies
FFilament
Created by cmpDocs on 9/27/2023 in #❓┊help
query
Hi Leandro! I´ve just find the way to assign a role to a user! I just did what i had to do: to read the documentation and see many videos at youtube jajajaj Thank you man!
6 replies
FFilament
Created by cmpDocs on 9/27/2023 in #❓┊help
query
Thanks a lot!
6 replies
FFilament
Created by cmpDocs on 9/27/2023 in #❓┊help
query
Hi Leandro! Could you send me an example of how to do it please? I mean, i don't know where i must to put the given code. I´'m really new
6 replies