Have you ever needed a simple Kanban-style board with swimlanes in a Laravel project? If you are using the Filament framework, you can easily add Kanban boards with the filament-kanban package by Mo Khosh:

You can create a new Kanban board in seconds using the plugin’s
provided artisan make:kanban
command and easily
customize the board in several ways. This package’s stable version
(v2) includes the following features:
- Integrate a Kanban board with an Eloquent model
- Customizable modal appearance
- Customizable views
- Configurable edit modal form schema
- Customizable records query
- Customizable drag-and-drop behavior
- Dark mode support
- And more
Learn More
The plugin author, Mo, has two demo applications available to see this plugin in action: filament-kanban-example and filament-kanban-todo. To get started with this package, check out the Kaban Filament Plugin page, which includes installation, setup, and usage instructions. The source code is also available on GitHub.
The post Add Kanban Boards to Your Laravel App in Seconds appeared first on Laravel News.
Join the Laravel Newsletter to get all the latest Laravel articles like this directly in your inbox.
Read more https://laravel-news.com/filament-kanban