- Introduce FormSubmissionProcessor service to handle synchronous/asynchronous form submission logic - Modify PublicFormController to use new processor for submission and redirect handling - Update StoreFormSubmissionJob to support processed data retrieval - Add comprehensive test suite for FormSubmissionProcessor - Improve handling of generated fields and redirect URL processing |
||
|---|---|---|
| .. | ||
| Integration | ||
| AiFormController.php | ||
| FormController.php | ||
| FormStatsController.php | ||
| FormSubmissionController.php | ||
| PublicFormController.php | ||
| RecordController.php | ||
| TemplateController.php | ||