DarkMatter
DarkMatter
FFilament
Created by ericmp on 2/24/2025 in #❓┊help
Can't install Filament on Laravel 12 fresh app
The problem seems to be in the illuminati/console required by filament 3.2: - filament/filament v3.2.0 requires illuminate/console ^10.0 -> satisfiable by illuminate/console[v10.0.0, ..., v10.48.28]. - illuminate/console[v10.17.0, ..., v10.48.28] require nunomaduro/termwind ^1.13 -> found nunomaduro/termwind[v1.13.0, ..., v1.17.0] but it conflicts with your root composer.json require (^2.3). We just need to wait the filament update to accept the new requirements.
46 replies
FFilament
Created by DarkMatter on 9/27/2024 in #❓┊help
tailwind
Yeah, I know, I already did using renderHook and injecting css styles on header, now I can manage themes to change background and colors palette.
5 replies