Skip to content

klomkling/laravel-svelte-tailwindcss-template

Repository files navigation

Laravelte

Laravelte | Laravel + Svelte Boilerplate

Latest Stable Version

About

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 :

  • Laravel
  • Inertia.js
  • Svelte
  • TailwindCSS

Requirements

Installation

  1. Click on Use this template in the top right to use the boilerplate
  2. Install the required php packages using composer install
  3. Run npm install to install all npm packages
  4. Use npm run watch to start laravel mix watch your files
  5. Last but not least use php artisan serve to start your laravel application

Usage

Simply create/edit your Svelte front-end files inside of the /resources/js/Pages/directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages