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

LaraBABA's avatar

Issue with mix-manifest.json location on laravel 10

Hi all,

My app is installed below the public_html in a laravel folder, I need the mix-manifest.json to be generated in the public_html folder, any idea how to do this please when I run the command "mix --production or mix watch"?

Thank you

0 likes
1 reply
gych's avatar

Create symlink between your laravel public folder and public_html

Please or to participate in this conversation.