### Laravel Package Version 1.0.16 ### Laravel Version 12.22.1 ### PHP Version 8.4 ### System Info PhpStorm 2025.2 on Windows 11 with Herd 1.22 ### Description There is a `null` file that is created at the root of the project. I doubt it is supposed to be the `.ai` folder with its subfolders and files. ### Steps To Reproduce `composer require laravel/boost --dev` `php artisan boost:install` I chose these options: `mcp_server`, `ai_guidelines`, `herd_mcp`, `PhpStorm`, `Junie`. No errors shown.