Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

kuyawing's avatar

Migrating from XAMPP to herd

Hi,

I have a Laravel app that I developed in XAMPP. I migrated it to Herd by literally just copy pasting from XAMPP folder to the Herd folder.

I can seem to make the Tailwind CSS get to work by running "npm run dev"

0 likes
3 replies
Braunson's avatar

Well what error do you get when you try to build?

kuyawing's avatar

@Braunson

Thanks for the response.

There is no displayed error.

Usually when you run npm run dev, all tailwind css will fix but its not on my case.

Please or to participate in this conversation.