Filament Approvals

Can anybody give me a solution, how to develop application approval process using recommended library ?
5 Replies
tuto1902
tuto19023mo ago
It’s a bit of a broad question. Not sure I can help you on this one, but I wish you good luck. And if you have more specific questions, let me know
sithum32
sithum322mo ago
Filament
Approvals by Eighty Nine - Filament
This package allows you to easily implement approval flows in your Laravel Filament application.
sithum32
sithum322mo ago
here is filament plugin which I need to use, But there is lack of guidance and no tutorial on internet. Can you help me with this?
tuto1902
tuto19022mo ago
I'll do my best to assist. Allow me some time to get familiar with the package. What kind of Model do you need to make "approvable" in your project? is it just "Application" for example?
sithum32
sithum322mo ago
Thank you sir for your kind and fast response, Yes it is Application model. If I describe the flow, there are several roles kind a Super Admin, Admin 1, Admin 2. user submit the application, the application passed to Super Admin , If super admin approved the application the it passed to Admin 1... Sorry if I take you to hard time to understand this. Thank you sir