andresilvagomez
andresilvagomez
FFilament
Created by andresilvagomez on 11/14/2023 in #❓┊help
Close sidebar from component
I want to do something like that: $this->dispatch('$store.sidebar.close');
1 replies
FFilament
Created by andresilvagomez on 11/12/2023 in #❓┊help
React Flow
Guys im working in a project where I want to include this library, do you have some advice how include it? is it posible? in filament, custom page? https://reactflow.dev/
2 replies
FFilament
Created by andresilvagomez on 3/6/2023 in #❓┊help
How compile assets in filament for Laravel vapor.
Guys some of you know how I can do it? my current performance is so bad. One of the recommendations is migrate to gateway v2, but I need different way to compile assets. I did it in my app.js Vapor.withBaseAssetUrl(import.meta.env.VITE_VAPOR_ASSET_URL) Livewire is working with this way, but app.js is not.
2 replies