Level 104
Have you considered using Spatie's Laravel-Settings package and their associated Filament Plugin? Their table structure is similar to yours (organised instead using group and name ), and the payload for the value
Summer Sale! All accounts are 50% off this week.
how can we do the edit and fetch function with the row-based table column structure? here is the table structure for my setting page
id settings value
1 maintenance on
2 website demo.com
3 api_key abalaaalalla
Please or to participate in this conversation.