Susanne Moog
Susanne Moog
I had to add: $emitter = new \Evenement\EventEmitter(); $chat = new \Sumo\Chat\Chat($emitter); Artisan::add(new Sumo\Chat\Command\Serve($chat)); to app/start/artisan.php to get the command working...
You could try calling `setxkbmap us dvorak-alt-intl -model pc102` - that worked for me (see https://susi.dev/dev-env-2020 at the bottom for my solution from last year, seems to continue working with...
@raphaelweber can you recheck the issue with the current branch of this repo - might be fixed with #14 .