Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 860 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 860 Bytes

Laravel 9.19| PHP 8.0.2 | Vue 3 | TailwindCSS Steps to deploy and start the project:

  1. You have to start Apache server from XAMPP
  2. create database and name it testwork_coalition
  3. create file .env and copy content of .env.example
  4. php artisan migrate
  5. php artisan serve

Trello like web-application using Laravel 9 and Vue 3. It can be used to create Boards and Cards inside boards. Cards are dragable like in trello. image image image image