Maxwell Mezadre
Maxwell Mezadre
FFilament
Created by Maxwell Mezadre on 8/16/2024 in #❓┊help
I can't get the icons to work this way when using Clusters
No description
4 replies
FFilament
Created by Maxwell Mezadre on 7/4/2024 in #❓┊help
How can I mask a TextField using the "SimpleMaskMoney" library?
->mask(RawJs::make(<<<'JS'
SimpleMaskMoney.setMask($el);
JS));
->mask(RawJs::make(<<<'JS'
SimpleMaskMoney.setMask($el);
JS));
I tried this way, but without any success, just errors in the JS console. Can anybody help me?
1 replies
FFilament
Created by Maxwell Mezadre on 6/19/2024 in #❓┊help
Error 404 in Laravel Pulse, Telescope and Horizon
I installed Larael Horizon, Pulse and Telescope, but when I access them they all give 404. But, when running
route:list
route:list
they all appear correctly, what do I need to do for these packages to work?
13 replies
FFilament
Created by Maxwell Mezadre on 2/23/2024 in #❓┊help
Multi Nested Relation not work in edit
No description
4 replies