Laurent Goussard

Results 26 issues of Laurent Goussard

Hi, I can't figure out how I can use the [setResult](https://github.com/nunomaduro/laravel-console-menu/blob/master/src/Menu.php#L133) method. I miss an `addCheckbox` method so here is my workaround ```php $menu = $this->menu("Pick your items"); $selected =...

Hello, Is there a way to use port 80? It seems service canot start when I try ``` ● fmp4streamer.service - fmp4streamer Loaded: loaded (/home/pi/fmp4streamer-3.4.7/fmp4streamer.service; enabled; vendor preset: enabled) Active:...

Hi, I try to achieve a dockerized version of minecraft bedrock. I did setup a minimal ubuntu image embedding ssl, wget and unzip which allows me to download, extract and...

Hello (and thank you for this useful package) I'd like to format a bit my error message. I was wondering where I was supposed to write down my `LERN::setMessage` closure,...

Hi, My config.yaml is provided, with the correct values config.yaml ``` services: openai: apiKey: sk-sFxxxxxxxxxxxxxxxxxxhiddenxxxxxxxxxxxxxxxx elevenlabs: apiKey: 83cxxxxxxxxxhiddenxxxxxxxxx ``` and even if the docker image says it's loaded ``` chatgpt-chat-1...

# 🐞 bug report The version affected is 4.13.0, but it existed in earlier versions (but I can't specify from which one). ### To Reproduce Steps to reproduce the behavior:...