I created a new Laravel 7 project with Composer.
I ran the following command:
composer require laravel/ui:^2.4 php artisan ui bootstrap
F