Laracon DB
Laracon DB
Talks for "asset-compilation" (1)
Laravel and the frontend

Jeffrey Way gives a comprehensive talk about Laravel Mix and Webpack, explaining how they work together to handle frontend asset compilation. He covers the core concepts of Webpack including entry points, output, loaders, and plugins, while demonstrating how Laravel Mix provides an elegant wrapper around Webpack's complexity. The talk includes practical examples of compiling JavaScript, CSS, and managing dependencies in Laravel applications.