irujimee / lavi-plugin
Vite integration for Laravel
dev-main
2022-08-25 04:45 UTC
Requires
- php: ^8.0
- guzzlehttp/guzzle: ^6.0|^7.2
- illuminate/contracts: ^8.0|^9.0
- spatie/ignition: ^1.3
- spatie/laravel-package-tools: ^1.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.5
- orchestra/testbench: ^6.0|^7.0
- pestphp/pest: ^1.21
- phpunit/phpunit: ^9.3
- symfony/process: ^5.3|^6.0
This package is auto-updated.
Last update: 2025-03-25 10:36:32 UTC
README
composer require "irujimee/lavi-plugin:0.2.*"
This project aims to integrate Vite with the Laravel framework as seamlessly as possible.
It consists of a preset, a Laravel package and a Vite plugin.