Bonux
Error Filament has not been installed yet: php artisan filament:install --panels
For additional issues check this issue - https://github.com/filamentphp/filament/issues/11239#issuecomment-2013244341
88 replies
Error Filament has not been installed yet: php artisan filament:install --panels
Seems like you have some missing extension in your ini file.
- openspout/openspout v4.23.0 requires ext-zip * -> it is missing from your system. Install or enable PHP's zip extension.
And some issues with composer itself.
Composer could not detect the root package (laravel/laravel) version, defaulting to '1.0.0'.
Fix those and everything should work
88 replies