Changing the brand logo and count
Changing the brand logo
I have created the file resources\views\components\brand.blade.php following the example in the documentation. However, I am not sure where to put the logo image.
Calculating the number of selections
I need a function that can display the number of people who have selected an option. Below is my database structure and current code.
2 Replies
two pic for database
public/images/logo.svg
you can customize the returned state using
getStateUsing
https://filamentphp.com/docs/2.x/tables/columns/getting-started#calculated-stateFilament
Getting started - Columns - Table Builder - Filament
The elegant TALL stack table builder for Laravel artisans.