Skip to content Skip to sidebar Skip to footer
Showing posts with the label Laravel Mix

Laravel 5.4 Mix How To Mangle / Uglify / Obfuscate Scripts

Laravel 5.4 - Mix How to Mangle / Uglify / Obfuscate Scripts I use gulp on previous version. Thank … Read more Laravel 5.4 Mix How To Mangle / Uglify / Obfuscate Scripts

Laravel 5.4 Script Loading Issue

I'm working on my first Laravel project (5.4), actually I don't understand why my js script… Read more Laravel 5.4 Script Loading Issue

Building Tailwind Css As Public Site And Vuetify As Admin Dashboard

I'm trying to build a site with tailwind css and vuetify with separate javascript with app.js f… Read more Building Tailwind Css As Public Site And Vuetify As Admin Dashboard