Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.71 KB

File metadata and controls

43 lines (30 loc) · 1.71 KB

Lmc Vite

Laminas View Helpers for using Vite in Mezzio applications

Build Version Total Downloads License Static Badge Dynamic JSON Badge

Requirements

  • PHP 8.2 or higher

Installation

LmcVite only officially supports installation through Composer. For Composer documentation, please refer to getcomposer.org.

Install the module:

$ php composer.phar require lm-commons/lmc-vite

Customize the module by copy-pasting the config/vite.global.php.dist file to your config/autoload folder.

Documentation

To come...

Support