Skip to content

VueJS & Laravel Kanban board based on messerli90's laravel-vue-kanban-tutorial

Notifications You must be signed in to change notification settings

JanKrb/Vue-Kanban

Repository files navigation

Laravel Vue Kanban Board

This kanban board is based on laravel framework in the backend and the Vue.js framework in the frontend with the tailwind style library.

It's not finished yet, I'm planing to add some utilities like archiving or sharing board's and card's. It will follow in further commits.

Credits

This is a reworked and extended version of messerli90's laravel-vue-kanban-tutorial.

Installation

Laravel-Vue-Kanban requires PHP 7.2+, composer and npm.

git clone https://github.com/JanKrb/Vue-Kanban
cd Vue-Kanban
npm install
composer install

Generate files for production usage:

npm run production

Generate files for development usage:

npm run development

Development

Want to contribute? Great!

Make a change in your file and instantaneously see your updates!

Done with your updates? Just create a new pull request I will take a took and merge it as soon as possible.

License

MIT

About

VueJS & Laravel Kanban board based on messerli90's laravel-vue-kanban-tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published