{"id":15130418,"url":"https://github.com/zquintana/laravel-webpack","last_synced_at":"2025-09-28T19:32:21.746Z","repository":{"id":57092122,"uuid":"93457540","full_name":"zquintana/laravel-webpack","owner":"zquintana","description":"Integrate Webpack into Laravel","archived":false,"fork":true,"pushed_at":"2017-06-15T17:32:49.000Z","size":281,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-07T00:08:31.090Z","etag":null,"topics":["laravel","laravel-5-package","laravel-package","laravel5-package","webpack","webpack2"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mariusbalcytis/webpack-bundle","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zquintana.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-06T00:01:05.000Z","updated_at":"2017-06-07T22:32:26.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/zquintana/laravel-webpack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zquintana%2Flaravel-webpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zquintana%2Flaravel-webpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zquintana%2Flaravel-webpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zquintana%2Flaravel-webpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zquintana","download_url":"https://codeload.github.com/zquintana/laravel-webpack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234556044,"owners_count":18851893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["laravel","laravel-5-package","laravel-package","laravel5-package","webpack","webpack2"],"created_at":"2024-09-26T02:47:03.715Z","updated_at":"2025-09-28T19:32:21.111Z","avatar_url":"https://github.com/zquintana.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Package to Integrate Webpack into Laravel\n====\n\nPackage to help integrating [webpack](https://webpack.js.org/) into Laravel project.\n\n[Documentation](https://zquintana.github.io/laravel-webpack/)\n\nWhat is webpack?\n----\n\nModule bundler and CommonJS / AMD dependency manager.\n\nFor me, it replaces both grunt/gulp and RequireJS.\n\nWhat does this package do?\n----\n\n1. Finds javascript entry points inside your blade templates.\n2. Runs webpack with [assets-webpack-plugin](https://github.com/sporto/assets-webpack-plugin).\n3. Saves generated file names, so that twig function returns correct URL to generated asset.\n\nAdditionally, for development environment:\n\n1. Runs [webpack-dev-server](https://webpack.js.org/configuration/dev-server/), which serves and regenerates assets if they are changed.\n2. Watches twig templates for changes, updates entry points and\nrestarts webpack-dev-server if webpack configuration changes.\n\nMore goodies:\n1. Lets you configure webpack config as you want, while still providing needed parameters from Laravel, like\nentry points, aliases, environment and additional parameters.\n2. Lets you define custom entry point providers if you don't use twig or include scripts in any other way.\n3. Works with images and css/less/sass files out-of-the-box, if needed.\n4. Supports both Webpack 2 (by default) and Webpack 1.\n\nCredits\n-------\n\n- Thanks to [Marius Balčytis](https://github.com/mariusbalcytis) this package is a fork \nof his Symfony [Webpack Bundle](https://github.com/mariusbalcytis/webpack-bundle).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzquintana%2Flaravel-webpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzquintana%2Flaravel-webpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzquintana%2Flaravel-webpack/lists"}