### Laravel Package Version 1.0.4 ### Laravel Version 11.45.1 ### PHP Version 8.2 ### Database Driver & Version mysql 8.0 through Docker/Sail ### Description Error after selecting the agents. It seems to be trying to connect to mysql through a local mysql binary <img width="1680" height="375" alt="Image" src="https://github.com/user-attachments/assets/8e5c75ab-bf4e-4d9e-a84a-d56569d51643" /> instead of the Laravel Sail Docker container that I'm using. ### Steps To Reproduce 1 - `composer require laravel/boost --dev` 2 - `php artisan boost:install` 3 - Select code editors 4 - Select agents