Lukas Kleinschmidt Laravel Vite Use the laravel-vite-plugin in your Kirby application. Docs Source Install Manual Download β¦ and extract the folder to site/plugins/laravel-vite Composer Copy Git Submodule Copy <!doctype html> <head> <?= vite(['assets/css/app.css', 'assets/js/app.js']) ?> </head> Version 2.2.0 License MIT Stars 23 Supports K4 Created 13 Mar 2023 Updated 11 Aug 2025 Info Topics Templating Integrations Implements Helper(s) Support Docs Issues Email Latest releases 2.2.0 2.1.3 2.1.2 2.1.1 2.1.0 Similar plugins Kirby Template Sugar Syntactic sugar for Kirby templates that makes working with snippets and slots a breeze. K5 K4 Imagex Imagex helps you orchestrate modern, responsive and performant images in Kirby. K5 K4 Plausibly A native Plausible Analytics dashboard for the Kirby Panel K5 More by Lukas Kleinschmidt More return [ 'lukaskleinschmidt.resolve.cache' => true ]; Resolve Speed up Kirby's page routing. K4 π snippets ββ π header.controller.php ββ π header.php Snippet Controller Define snippet controllers in a similar way to page controllers. K4 Terminal Manage background processes from the panel. Define scripts like you might already be familiar with from npm. Start or stop predefined scriptβ¦ K4