From 50aedce9a53e661ebb2b16b74aebb35a342c95b6 Mon Sep 17 00:00:00 2001 From: Nathan Robinson Date: Wed, 15 Oct 2025 15:50:49 -0400 Subject: [PATCH] chore: add link to Vue version of this template --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffbe517..2152424 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ - Inertia & React (this project) version: **[github.com/nunomaduro/laravel-starter-kit-inertia-react](https://github.com/nunomaduro/laravel-starter-kit-inertia-react)** - Blade version: **[github.com/nunomaduro/laravel-starter-kit](https://github.com/nunomaduro/laravel-starter-kit)** +- Inertia & Vue version: **[github.com/grnspc/laravel-starter-kit-inertia-vue](https://github.com/grnspc/laravel-starter-kit-inertia-vue)**