싱글 페이지 어플리 케이션으로 변경

🔷 Vue 설치

npm install vue

image.png

🔹 Vue 불러오기

🔹 Vue 컴포넌트 파일 생성

image.png

<aside> <img src="/icons/checkmark-line_gray.svg" alt="/icons/checkmark-line_gray.svg" width="40px" />

vbase 스니펫 사용하기

</aside>

🔷 Vite 설치

https://laravel.com/docs/12.x/vite#vue

Asset Bundling (Vite) - Laravel 12.x - The PHP Framework For Web Artisans

https://laravel.com/docs/12.x/vite#vue

npm install --save-dev @vitejs/plugin-vue