orlyapps / nova-workflow
A Laravel Nova card.
1.1.2
2022-04-06 10:17 UTC
Requires
- php: ^8.0
- illuminate/support: 8.* || 9.*
- symfony/event-dispatcher: ^5.0
- symfony/workflow: ^5.0
README
Create and manage workflows with ease in Laravel Nova
An enterprise grade, but simple Laravel Nova package around Symfony Workflow.
Quickstart · Documentation · Blog · Contributing · Support
✨ Features
-
Easily change your status of your resource. What are the next actions for this resource? Who is in charge for this? All integrated in a beautiful Card.
-
Logs every action. With a Resource Tool you get all informations about who, when and what someone did. Users can also make comments about the current status of the resource.
-
Todo Card: Integrate a clearly arranged Todo Card in your Dashboard. Let the users know what they need to do and when its due.
-
Badges, Filter and Metrics. Premade Nova Components for better list views and insightful metrics
-
Perfectily integrated within your Laravel Nova installation