Laravel 8 + Boostrap Minimalistic Example Steps to reproduce: composer require laravel/ui php artisan ui bootstrap npm install && npm run dev The welcome page should show a Bootstrap alert.