Skip to content

spindart/kanban-laravel

Repository files navigation

Simple Kanban with Laravel 8.12, Jquery and Blade template.

Installation

  • composer update (inside the project folder)
  • composer install
  • npm install
  • cp .env.example .env
  • update your database config in .env
  • start a local server with the command - php artisan serve
  • npm run watch - to live view run laravel mix

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published