Laravel 9.19| PHP 8.0.2 | Vue 3 | TailwindCSS Steps to deploy and start the project:
- You have to start Apache server from XAMPP
- create database and name it testwork_coalition
- create file .env and copy content of .env.example
- php artisan migrate
- 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.