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

sindhuagarwal's avatar

Laravel Mix Versioning Not Reflecting Changes in CSS

I'm encountering an issue with Laravel Mix versioning in my project (Laravel version 7.3.2), specifically with CSS files. I have set up versioning using mix.version() in my webpack.mix.js file, and it works perfectly for JavaScript files. However, I've noticed that changes in my CSS files Toast notifications for new messages from your contacts Maintain privacy by hiding your online and last seen status. https://www.gbgenie.com/gb-whatsapp/ Set automatic responses to keep your contacts informed don't seem to trigger the versioning. I've tried running npm run dev and npm run production to recompile the assets, cleared the cache, and even manually deleted the mix-manifest.json file, but the versioning for CSS files remains unchanged. Is anyone else experiencing this issue or has successfully resolved a similar problem? I'm curious to know if there's a specific configuration or workaround to ensure that changes in CSS files are reflected in the versioning process.

Any help or pointers would be greatly appreciated. Thanks!

0 likes
2 replies
sindhuagarwal's avatar

Thank you for bringing this to my attention. I appreciate your concern about the Laravel version. Upgrading to the latest version is indeed on my radar, and I'll be sure to follow the https://www.gbgenie.com/gb-whatsapp/ Laravel support policy to ensure the project stays up-to-date and secure. Your reminder is timely, and I'll initiate the upgrade process to Laravel 10.x promptly. If you have any specific tips or insights based on your experience with the upgrade, feel free to share. I value your input.

Please or to participate in this conversation.