Laravel10.x-Inertia-Vue3-Tailwind Tailwind Templates

Laravel10.x Inertia Vue3 Tailwind

📦 What's in the box?

  • Laravel 10
  • Inertia 1
  • Tailwind
  • Vite 3
  • Stylus

⭐ Installation

  1. Git clone the project to your folder
    git clone [email protected]:mikhaia/mylist.git your-list

  2. Go to folder of your project
    cd your-list

  3. Install NPM packages npm install

  4. Made your own .env-file
    cp .env.example .env
    php artisan key:generate

  5. [Optional] Update the created .env-file with your needs.
    For example if you need SQLite update to DB_CONNECTION=sqlite

  6. [Optional] Run migrations and seeds
    php artisan migrate:refresh --seed

🚀 Start

Just run npm start it will run Frontend and Backend, no need extra windows

Top categories

Loading Svelte Themes