Create custom page error

Hi! When i want to create a custom page via: php artisan make:filament-page Settings I get the error: str_repeat(): Argument #2 ($times) must be greater than or equal to 0 What could be the problem?
5 Replies
LeandroFerreira
php artisan filament:about what is the output?
Booltje124
Booltje124OP4w ago
Filament .........................................................................................................................................
Blade Icons ........................................................................................................................... NOT CACHED
Packages ......................................................................................... filament, forms, notifications, support, tables
Panel Components ...................................................................................................................... NOT CACHED
Version ................................................................................................................................. v3.2.133
Views .............................................................................................................................. NOT PUBLISHED
LeandroFerreira
weird, try to run composer update
Booltje124
Booltje124OP4w ago
Dit that, but same error 😅
LeandroFerreira
could you try it in a Filament fresh install?

Did you find this page helpful?