ringlesoft/laravel-process-approval
Support for Laravel 13
install commandIssue fixes
bypassApprovalProcess and enableAutoSubmit method for approvable modelsrequiresApproval() to check if the particular model will require approval when submittedbypassApprovalProcess method for bypassing model's approval process programmaticallyenableAutoSubmit method for enabling model's autoSubmit programmaticallyAPPROVED even before the approval process is finishedgetApprovalSummaryUi()onApprovalCompletedCallback() to be able to customize the notifications shown to the user when approval fails.getApprovalSummaryUI() method in favor of <x-ringlesoft-approval-status-summary> componentweb middleware is applied to the ApprovalController by defaulttests--tag options.This minor release comes with multiple improvements and bug fixes. Include the following:
A few bug fixes
Minor bug fixes
This version introduces several enhancements and addresses various bug fixes.
Tailwind CSS Support: We've added support for Tailwind CSS as an optional choice for the UI component. Customize your user interface with ease.
Laravel/Prompts for CLI: We now provide Laravel prompts for the Command-line Interface (CLI), simplifying your interactions with the package through the command line.
New Facade: A new Facade is introduced, allowing you to work with Approval Flows programmatically, providing more flexibility in your workflows.
This release includes multiple bug fixes and general improvements to enhance the stability and functionality of the package.
The initial Release of the package.
How can I help you explore Laravel packages today?