Guybrush
Guybrush
FFilament
Created by Guybrush on 7/7/2024 in #❓┊help
Syntax error in install (L10, PHP8.3) - Fixed
https://flareapp.io/share/v5pj18MP Anyone seen this before? I tried downgrading to v2 and got a different error. Seems there are several syntax errors being generated in the cached views, IE
window.$tooltip = <?php echo is_array() ? json_encode() : '\''..'\''; ?>;
window.$tooltip = <?php echo is_array() ? json_encode() : '\''..'\''; ?>;
Running into this error immediately after installing panel builder with the defaults Solution: appstract/laravel-blade-directives breaks directives registered by filament/livewire
13 replies