Laravel Vite
<!doctype html>
<head>
<?= vite(['assets/css/app.css', 'assets/js/app.js']) ?>
</head>
Use the laravel-vite-plugin in your Kirby application.
Related plugins
Other plugins by Lukas Kleinschmidt
Resolve
by Lukas Kleinschmidt
Speed up Kirby's page routing.
- K3
- K4
Snippet Controller
by Lukas Kleinschmidt
Define snippet controllers in a similar way to page controllers.
- K3
- K4

Terminal
by Lukas Kleinschmidt
Manage background processes from the panel. Define scripts like you might already be familiar with from npm. Start or stop predefined …
- K3
- K4
Types
by Lukas Kleinschmidt
IDE Helper for Kirby. Adds the kirby types:create command to your project to create an additional type hints file.
- K3
- K4