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?
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?