{"library":"laravel-vite-plugin","type":"library","category":null,"description":"Laravel Vite Plugin integrates Vite with Laravel, providing hot module replacement and asset bundling tailored for Laravel projects. Version 3.0.1 requires Vite ^8.0.0 and Node ^20.19.0 or >=22.12.0. It ships with TypeScript definitions and follows Laravel's convention for Vite configuration. Unlike generic Vite plugins, it handles Blade asset referencing, hot file management, and server URL resolution for Laravel's backend-first workflow. Major version bumps align with Vite major releases; v3 introduced Vite 8 support. The plugin is actively maintained by the Laravel core team.","language":"javascript","status":"active","version":"3.0.1","tags":["javascript","laravel","vite","vite-plugin","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install laravel-vite-plugin","imports":["import { defineConfig } from 'vite';\nimport laravel from 'laravel-vite-plugin';\n\nexport default defineConfig({\n  plugins: [laravel({ input: ['resources/js/app.js'] })]\n});","import { refreshing } from 'laravel-vite-plugin';\n\n// Use in vite.config.js for custom refresh logic"]},{"cmd":"yarn add laravel-vite-plugin","imports":[]},{"cmd":"pnpm add laravel-vite-plugin","imports":[]}],"homepage":"https://laravel.com","github":"https://github.com/laravel/vite-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/laravel-vite-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/laravel-vite-plugin/compatibility"}}