Learn Laravel Mix¶
- 1 Start Compiling Fast
- 2 Decoding Your NPM Scripts
- 3 JavaScript Bundling
- 4 The Ins and Outs of CSS Compilation
- 5 Adding PostCSS Plugins
- 6 Automatic Browser Refreshing
- 7 Cache-Busting Assets
- 8 Registering Additional Babel Plugins
- 9 AsyncAwait Support Out of the Box
- 10 Build and Deploy a Mix Extension in 15 Min
- 11 Mix Extension Essentials