Dakaa
Dakaa
Explore posts from servers
CC#
Created by Dakaa on 2/25/2024 in #help
How many career paths are available for C#/.NET in the current job market?
As for frontend, aside from react, what about angular? Is it commonly used in the .NET job market?
40 replies
FFilament
Created by Daniel Plomp on 7/4/2023 in #❓┊help
Disable data binding of Select Field
@Daniel Plomp How do you render the tabel column?
6 replies
FFilament
Created by Dakaa on 10/5/2023 in #❓┊help
How to translate the relationship name in relation manager?
Yeah I was about to say Model lol
8 replies
FFilament
Created by Dakaa on 10/5/2023 in #❓┊help
How to translate the relationship name in relation manager?
@Vp thankyou!
8 replies
FFilament
Created by Dakaa on 10/4/2023 in #❓┊help
How to translate a resource's names?
public static function getModelLabel(): string
{
return __('filament::translations.course');
}

public static function getPluralModelLabel(): string
{
return __('filament::translations.courses');
}
public static function getModelLabel(): string
{
return __('filament::translations.course');
}

public static function getPluralModelLabel(): string
{
return __('filament::translations.courses');
}
3 replies
FFilament
Created by .najibahmed on 9/14/2023 in #❓┊help
How to translate userMenuItems i panel?
@Najib Ahmed thankyou
4 replies
FFilament
Created by Dakaa on 9/19/2023 in #❓┊help
Is there a way to replace plugin's navigation icon?
6 replies
FFilament
Created by Dakaa on 9/19/2023 in #❓┊help
Is there a way to replace plugin's navigation icon?
yeah but im not going to dig into vendor folder and do that, can that be done on say provider?
6 replies
FFilament
Created by Dakaa on 9/19/2023 in #❓┊help
Is there a way to replace plugin's navigation icon?
any plugin that does not have the option to publish vendor files and allow you to change things like navigation group or icon
6 replies
TCTwill CMS
Created by Dakaa on 9/8/2023 in #👊support
How to make inline repeater's content show up in preview/revision mode?
@ifox.dev thankyou once again
13 replies
TCTwill CMS
Created by Dakaa on 9/8/2023 in #👊support
How to make inline repeater's content show up in preview/revision mode?
i see it now, i dd()'ed both
13 replies
TCTwill CMS
Created by Dakaa on 9/8/2023 in #👊support
How to make inline repeater's content show up in preview/revision mode?
Perfect, thankyou! TIL
13 replies
TCTwill CMS
Created by Dakaa on 9/8/2023 in #👊support
How to make inline repeater's content show up in preview/revision mode?
No description
13 replies
TCTwill CMS
Created by Dakaa on 9/8/2023 in #👊support
How to make inline repeater's content show up in preview/revision mode?
let me try
13 replies
TCTwill CMS
Created by Dakaa on 9/8/2023 in #👊support
How to make inline repeater's content show up in preview/revision mode?
13 replies