composer require laravel/ui app.css empty

C++
Try remove folder node_modules, 
then run this again:

npm install 

Make sure installation done without error 
and then compile again using:

npm run prod
Source

Also in C++: