You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
3
3
Flowforge is a lightweight Kanban board package for Filament 3 that works with existing Eloquent models. This package allows developers to transform any model into a Kanban board with minimal configuration, without requiring additional database tables.
4
4
5
+
> [!IMPORTANT]
6
+
> This package is a work in progress and is not yet ready for production use. It is currently in the alpha stage and may have bugs or incomplete features.
7
+
5
8
## Requirements
6
9
7
10
- PHP 8.3+
@@ -160,4 +163,4 @@ The appropriate adapter is automatically selected based on the subject type pass
160
163
161
164
## License
162
165
163
-
This package is open-source software licensed under the MIT license.
166
+
This package is open-source software licensed under the MIT license.
0 commit comments