Custom brand logo not showing on live server and Translation also not working?

I followed this, https://filamentphp.com/docs/2.x/admin/appearance#changing-the-brand-logo, its working on local machine, but not working on live server, it fallback to text version.
Filament
Appearance - Admin Panel - Filament
The elegant TALL stack admin panel for Laravel artisans.
2 Replies
Darpan
DarpanOP2y ago
I am using filament-shield and updated translation file to change navigation labels and logos but its not working on live server
'nav.group' => 'Settings',
'nav.role.label' => 'User Roles',
'nav.role.icon' => 'tabler-shield-half',
'resource.label.role' => 'User Role',
'resource.label.roles' => 'User Roles',
'nav.group' => 'Settings',
'nav.role.label' => 'User Roles',
'nav.role.icon' => 'tabler-shield-half',
'resource.label.role' => 'User Role',
'resource.label.roles' => 'User Roles',
Darpan
DarpanOP2y ago
My bad, I am using github ftp deploy action and I ignored the vendor directory. 🤦‍♂️
exclude: |
**/.git*
**/.git*/**
**/node_modules/**
**/vendor/**
exclude: |
**/.git*
**/.git*/**
**/node_modules/**
**/vendor/**
Want results from more Discord servers?
Add your server