Skip to content

mokhosh/filament-kanban-example

Repository files navigation

Filament Kanban Todo

This is an example app to show you how you can use and customize Filament Kanban to create Kanban boards for your Filamentphp panel.

Installation and Usage

  • clone or download the repository
  • composer install
  • cp .env.example .env
  • php artisan key:generate
  • php artisan migrate --seed
  • npm install && npm run build
  • php artisan serve

About

simple filament kanban example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published