andresilvagomez
session notifications doesn't show in Vapor
When I dispatch a filament notification, it doesn't show it immediately, only it show it when you reload the page.
Some one knows how fix it?
I tried changing the session driver but it doesn't works/
2 replies
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
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