Do you want to use the power of Laravel and Svelte combined with InertiaJS as the Middleware hassle-free with just a single click? This repository is right for you then. It features the following built-in stack :
Use this template
in the top right to use the boilerplatecomposer install
npm install
to install all npm packagesnpm run watch
to start laravel mix watch your filesphp artisan serve
to start your laravel applicationSimply create/edit your Svelte front-end files inside of the /resources/js/Pages/
directory.