added ziggy

This commit is contained in:
2025-12-07 20:42:41 +01:00
parent 05777cff8e
commit ecf9ea061b
3 changed files with 93 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ import '../css/app.css';
import { createApp, h } from 'vue';
import { createInertiaApp } from '@inertiajs/vue3';
import { resolvePageComponent } from 'laravel-vite-plugin/inertia-helpers';
import { ZiggyVue } from '../../vendor/tightenco/ziggy';
import { ZiggyVue } from 'ziggy';
/* Font Awesome imports */
import { library } from '@fortawesome/fontawesome-svg-core';