Páginas de autores que no obtienen CSS en Laravel

//run following two commands also after installing breeze
npm install
npm run dev
npm run production
//if still did not work then run following command to clear cache
php artisan cache:clear
php artisan cache:view
Isaac