Lukas Kleinschmidt Laravel Vite Use the laravel-vite-plugin in your Kirby application. Docs Source Download <!doctype html> <head> <?= vite(['assets/css/app.css', 'assets/js/app.js']) ?> </head> Version 2.1.3 License MIT Stars 14 Supports K4 K3 Created 13 Mar 2023 Updated 5 Mar 2024 Info Topics Templating Integrations Implements Helper(s) Support Docs Issues Email Latest releases 2.1.3 2.1.2 2.1.1 2.1.0 2.0.0 Similar plugins Code Highlighter A server-side syntax highlighter plugin for Kirby CMS, powered by Phiki, that uses TextMate grammars and VS Code themes to generate syntax-h… K4 Storybook Generate Storybook stories from snippets and templates K4 K3 Nuxt KQL Nuxt 3 module for Kirby's Query Language API K4 K3 More by Lukas Kleinschmidt More user@host:~/project$ kirby types:create kirby-types v1.1.0 types:create ✓ added blueprints fields ✓ added custom methods ✓ added decorators ✓ added aliases types helper created successfully Types IDE Helper for Kirby. Adds the kirby types:create command to your project to create an additional type hints file. K4 K3 return [ 'lukaskleinschmidt.resolve.cache' => true ]; Resolve Speed up Kirby's page routing. K4 K3 📁 snippets ├─ 📄 header.controller.php └─ 📄 header.php Snippet Controller Define snippet controllers in a similar way to page controllers. K4 K3