Inertia.js - Vue.js ve Laravel Starter Template
If you want to make a single page application using laravel infrastructure. This repo will give you a quick start.
How to Start:
1: Clone repo
2: composer install
3: setup your .env file
4: npm install
5: npm run dev
And your application ready to serve...