File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # PrimeVue SPA & Laravel API Starter Kit
1
+ # PrimeVue SPA + Laravel API Starter Kit
2
2
3
3
![ Static Badge] ( < https://img.shields.io/badge/Vue.js%20-%20v3.5%20-%20rgb(66%20184%20131) > ) ![ Static Badge] ( < https://img.shields.io/badge/PrimeVue%20-%20v4%20-%20rgb(16%20185%20129) > ) ![ Static Badge] ( https://img.shields.io/badge/Tailwind%20CSS%20-%20v4%20-%20%230284c7 )
4
4
5
5
A [ PrimeVue] ( https://primevue.org/ ) SPA starter kit meant for use with a [ Laravel Breeze] ( https://github.com/laravel/breeze ) API stack backend.
6
6
7
- An alternative to using the [ Laravel & PrimeVue (Inertia.js) Starter Kit] ( https://github.com/connorabbas/laravel-primevue-starter-kit ) .
7
+ An alternative to using the [ Laravel + PrimeVue (Inertia.js) Starter Kit] ( https://github.com/connorabbas/laravel-primevue-starter-kit ) .
8
8
9
9
[ 📚 ** Documentation** ] ( https://connorabbas.github.io/laravel-primevue-starter-kit-docs/alt/api-spa.html )
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ await authStore.fetchUser();
15
15
<section >
16
16
<span class =" block text-6xl font-bold mb-1" >Laravel API</span >
17
17
<div class =" text-6xl text-primary font-bold mb-4" >
18
- & PrimeVue
18
+ + PrimeVue
19
19
</div >
20
20
<p class =" mt-0 mb-2 text-muted-color leading-normal" >
21
21
A starter kit for using
You can’t perform that action at this time.
0 commit comments