laravel-mix
Asset compiler
A tool that simplifies the process of bundling and compiling assets in Laravel applications using Webpack
The power of webpack, distilled for the rest of us.
5k stars
94 watching
808 forks
Language: JavaScript
last commit: 10 months ago
Linked from 2 awesome lists
laravelwebpack
Related projects:
Repository | Description | Stars |
---|---|---|
webpack/webpack | A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,791 |
bezunakarmi/laravel-react-webpack | A starter kit for building full-stack applications with React and Laravel using Webpack. | 32 |
laravel/laravel | A comprehensive web application framework that simplifies common tasks and provides tools for large, robust applications. | 78,834 |
petehunt/webpack-howto | A comprehensive guide to using webpack for managing JavaScript application bundles and assets | 10,108 |
ruanyf/webpack-demos | A collection of simple demos showcasing the usage and configuration of Webpack for building JavaScript applications. | 9,594 |
laravel/framework | A comprehensive web application framework with expressive syntax and robust tools for large applications. | 32,550 |
laravel/ui | A package providing basic scaffolding and utilities for authenticating users in Laravel applications | 2,561 |
symfony/webpack-encore | A tool for integrating Webpack into web applications, providing a simple and powerful way to bundle and process assets. | 2,233 |
webpack/webpack-dev-server | Serves a webpack app with live reloading, updating the browser on changes. | 7,798 |
ishanvyas22/asset-mix | Helps integrate frontend asset management with CakePHP and Laravel Mix | 33 |
googlechromelabs/webpack-libs-optimizations | Optimization techniques for reducing bundle size when using libraries in Webpack projects | 3,366 |
orchidsoftware/platform | A package that abstracts standard business logic to simplify rapid application development of back-office applications and admin/user panels. | 4,438 |
nwidart/laravel-modules | A package to manage large Laravel applications using modular components. | 5,549 |
livewire/livewire | A framework that allows building dynamic UI components in PHP without leaving the language. | 22,427 |
panique/laravel-sass | Automatically compiles SASS files to CSS during development in Laravel applications. | 71 |