Resonance
Resonance
Explore posts from servers
FFilament
Created by Resonance on 11/21/2023 in #❓┊help
Installable Laravel app
It is for macOS though
7 replies
FFilament
Created by Resonance on 11/21/2023 in #❓┊help
Installable Laravel app
Just needed a self extracting executable to unzip it to desired folder and edit some files via script.
7 replies
FFilament
Created by Zbigniew on 11/5/2023 in #❓┊help
Calculate the Number of Days Between Two Dates
$rentalStartDate->diff($rentalEndDate)->days
3 replies
FFilament
Created by brahim on 11/5/2023 in #❓┊help
category infolist
make sure relationship is defined, or provide more info about your columns
50 replies
FFilament
Created by brahim on 11/5/2023 in #❓┊help
category infolist
TextEntry::make('category_id.name') if the column named 'name'
50 replies
FFilament
Created by brahim on 11/5/2023 in #❓┊help
category infolist
use a dot notation, it seems that it is a relationship
50 replies
FFilament
Created by Resonance on 11/5/2023 in #❓┊help
Delete Action
10 replies
FFilament
Created by brahim on 11/5/2023 in #❓┊help
category infolist
TextEntry::make('category_name') or whatever the name of your column that stores the category name
50 replies
FFilament
Created by Resonance on 10/31/2023 in #❓┊help
Custom value of textcolumn description
If you could give me more insight about this. I was just trying ->formatStateUsing(fn ($record) => $record->is_admin && $record->has_access) to try it out but it seems that it is not displaying into the table column.
8 replies
FFilament
Created by Resonance on 11/5/2023 in #❓┊help
Delete Action
No description
10 replies
FFilament
Created by Resonance on 11/5/2023 in #❓┊help
Delete Action
No description
10 replies
FFilament
Created by Resonance on 11/5/2023 in #❓┊help
Delete Action
what screenshot?
10 replies
FFilament
Created by Resonance on 10/31/2023 in #❓┊help
Custom value of textcolumn description
I might well look into it, thanks for the idea!
8 replies
FFilament
Created by Resonance on 10/31/2023 in #❓┊help
Custom value of textcolumn description
How about multiple raws?
8 replies
FFilament
Created by Resonance on 10/31/2023 in #❓┊help
Edit action not working on relation manager
Sorry, I did added a ->hiddenOn('edit') method, and I overlooked into it. Now it works, Im so sorry! Can you help me also on this one?https://ptb.discord.com/channels/883083792112300104/1168875095415062600
9 replies
FFilament
Created by Resonance on 10/31/2023 in #❓┊help
Edit action not working on relation manager
It is all generated when I created the relation manager. Since I can create, it means I already have a form. but the edit action is just not showing, it just show a notification "saved" if i press the edit action
9 replies
FFilament
Created by Resonance on 10/31/2023 in #❓┊help
Edit action not working on relation manager
Yes i did.
9 replies
FFilament
Created by Resonance on 4/1/2023 in #❓┊help
Emit selected item on repeater items
I kinda get the idea, but what is this ../../??
8 replies