Installing the pest on **Laravel 10.x** version by following the documentation: https://pestphp.com/docs/installation <img width="264" alt="image" src="https://github.com/pestphp/docs/assets/2137978/5d16e068-5e79-42f2-b0bf-e183f7849bb8"> - ✅ Installed the pest successfully <img width="1080" alt="image" src="https://github.com/pestphp/docs/assets/2137978/248cb0e3-0d1f-4ee7-bfc7-e096f6476ab9"> - ❌ Unable to generate the config file by `./vendor/bin/pest --init` command: <img width="387" alt="image" src="https://github.com/pestphp/docs/assets/2137978/e1000696-a826-4d01-bad6-2ff9865b03c3"> ## Further Investigation: Check the available options: `vendor/bin/pest --help | grep "init"` No `--init` option found: <img width="436" alt="image" src="https://github.com/pestphp/docs/assets/2137978/16bf7b74-edd0-4ac7-9cdf-f7de843e2174">