luciano.mizra
luciano.mizra
Explore posts from servers
FFilament
Created by luciano.mizra on 9/14/2024 in #❓┊help
Hot refresh
I understand that one of the disadvantages we have when working with TALL is that every change in a Blade template requires me to refresh the entire screen in the browser instead of using "Hot Module Replacement." This takes a few seconds with each change. Does anyone have any advice or practices so that every time I save, it doesn't result in a long wait and I can maintain an uninterrupted workflow? (Let’s understand that this is not a criticism of the stack, but rather a way to find a solution to a problem.)
3 replies
FFilament
Created by luciano.mizra on 8/26/2024 in #❓┊help
Data too long for column for "string"
No description
7 replies
FFilament
Created by luciano.mizra on 8/9/2024 in #❓┊help
Isolate CSS in BlocksPreview
I am creating previews for a "Builder (blockPreviews)" form with the new filament function. But it turns out that it inserts the blade view as is in my panel and I need to use the styles of my "front" and ignore those of filament that I am using as an admin panel only. I thought about creating iframes but there I should solve the way I send the props and the load would be slow. Has anyone considered this problem before?
5 replies
FFilament
Created by luciano.mizra on 3/14/2024 in #❓┊help
Lifecycles livewire, $table fires before my methods
No description
1 replies