Skip to content

Files

Latest commit

Nov 11, 2024
f5e2e9a · Nov 11, 2024

History

History
21 lines (21 loc) · 238 Bytes

README.md

File metadata and controls

21 lines (21 loc) · 238 Bytes

Requirements

  • PHP
  • Composer
  • Npm

Installation

composer install
npm install
cp .env.example .env
php artisan key:generate
npm run watch

Contents

laravel 9
vue 3
vue-router
vue-toastification