ModestasV
ModestasV
FFilament
Created by ericmp on 11/7/2024 in #❓┊help
How to configure reverb with filament?
Does anyone have this in a publicly available repo/setting to reproduce?
134 replies
FFilament
Created by Adel on 11/11/2024 in #❓┊help
custom field styling
To have all classes - you need to build a custom theme. By default, Filament comes with pre-compiled class list (since that's how tailwindcss works). If you need anything else - you have to use custom themes
5 replies
FFilament
Created by ericmp on 11/7/2024 in #❓┊help
How to configure reverb with filament?
Heh... I'm not really able to re-produce this :/
134 replies
FFilament
Created by ericmp on 11/7/2024 in #❓┊help
How to configure reverb with filament?
yep, seems to be okay... hmm
134 replies
FFilament
Created by ericmp on 11/7/2024 in #❓┊help
How to configure reverb with filament?
php artisan route:list
134 replies
FFilament
Created by ericmp on 11/7/2024 in #❓┊help
How to configure reverb with filament?
Hmm, did you register broadcasting routes correctly? Can you check the list?
134 replies
FFilament
Created by ericmp on 11/7/2024 in #❓┊help
How to configure reverb with filament?
filament.php configuration file
134 replies
FFilament
Created by ericmp on 11/7/2024 in #❓┊help
How to configure reverb with filament?
In filament, not this file 🙂 This file does nothing to filament config
134 replies
FFilament
Created by ericmp on 11/7/2024 in #❓┊help
How to configure reverb with filament?
show your broadcasting config section 🙂
134 replies
FFilament
Created by ericmp on 11/7/2024 in #❓┊help
How to configure reverb with filament?
you need the schema to be https 🙂
134 replies
FFilament
Created by ericmp on 11/7/2024 in #❓┊help
How to configure reverb with filament?
So that's your problem then
134 replies
FFilament
Created by ericmp on 11/7/2024 in #❓┊help
How to configure reverb with filament?
see if it even makes a connection
134 replies
FFilament
Created by ericmp on 11/7/2024 in #❓┊help
How to configure reverb with filament?
Okay, can you run reverb with --debug flag?
134 replies
FFilament
Created by ericmp on 11/7/2024 in #❓┊help
How to configure reverb with filament?
Check network tab for wss connections and see what error it has
134 replies
FFilament
Created by ericmp on 11/7/2024 in #❓┊help
How to configure reverb with filament?
but not just chat page, to be fair - any page. As soon as filament loads it should connect
134 replies
FFilament
Created by ericmp on 11/7/2024 in #❓┊help
How to configure reverb with filament?
yes
134 replies
FFilament
Created by ericmp on 11/7/2024 in #❓┊help
How to configure reverb with filament?
Simply visit page, inspect and search for that
134 replies
FFilament
Created by ericmp on 11/7/2024 in #❓┊help
How to configure reverb with filament?
but it shouldn't be in a js file, rather in your main html
134 replies
FFilament
Created by ericmp on 11/7/2024 in #❓┊help
How to configure reverb with filament?
ye
134 replies
FFilament
Created by ericmp on 11/7/2024 in #❓┊help
How to configure reverb with filament?
Can you search your html of the site to see what configuration it generated. Specifically search for: window.Echo = new window.EchoFactory(
134 replies