import { Link } from '@inertiajs/vue3' <Link href="/logout" method="post" ... You can specify the HTTP request method for an Inertia link request using the ...
確定! 回上一頁