79746373

Date: 2025-08-26 03:09:23
Score: 1.5
Natty:
Report link
<script setup>
import { inject } from 'vue';

const route = inject('route');

console.log(route('klant.index'));
</script>

look for <script setup> on this page for Vue3 composition API setup https://github.com/tighten/ziggy?tab=readme-ov-file#installation

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Cameron