79822275

Date: 2025-11-17 12:13:12
Score: 0.5
Natty:
Report link

You are hitting a known bug in Kubuntu 25.10’s stty (rust-coreutils). It breaks Laravel interactive prompts with stty: invalid argument .... try run:

sudo apt install coreutils rust-coreutils- coreutils-from-uutils-

Then rerun laravel new / php artisan filament:install and it should work.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Silikazi