Problem
Running php artisan boost:update fails because there is no such command:
Environment
- PHP 8.4.14 (Herd)
- Laravel 12.30.1
- macOS 15.6.1 (arm64)
- laravel/boost installed v1.2.0; latest available v1.8.0
Expected
Either a dedicated update command (or alias), or docs clearly stating the update path.
Actual
No update command exists; users may be unsure about the correct update steps.
Request
- Please clarify in the documentation that the user has to update Laravel Boost to the latest version to be able to update