Skip to content

slvler/vue-todo-list

Repository files navigation

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