Laravl public app.css is empty

My Laravel app.css in the public folder is empty →

However, at this video instance and in Laravel 7, they have app.css nonempty →

Am I suppose to do something through the terminal.

Yes, you need to run npm dev

I found out by clicking the video, going to youtube, checking the video description to get a link to the github repository, and there opened package.json (https://github.com/bradtraversy/lsapp/blob/master/package.json)

1 Like

Hi There,
I ran npm run dev:

But still that app.css is vacant.

This is part 4 of the series. Did you also follow along with parts 1 through 3? If not, the answer is probably in there somewhere.

2 Likes

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.