opnform-host-nginx/api/app/Service/Forms
Mike Gilfillan 2558ee965c
Replace env() usage within app (#735)
env() will always return the default value when used outside of config
files if the config has been cached
2025-03-26 14:42:41 +01:00
..
FormCleaner.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
FormLogicConditionChecker.php Replace env() usage within app (#735) 2025-03-26 14:42:41 +01:00
FormLogicPropertyResolver.php Enhance form logic property resolver and validation UI 2025-02-11 15:09:21 +01:00
FormSubmissionDataFactory.php Refactor FormSubmissionDataFactory to use TestHelpers trait 2025-03-04 13:38:33 +08:00
FormSubmissionFormatter.php Add localized 'Yes' and 'No' translations for checkbox fields (#710) 2025-02-24 17:08:37 +08:00
FormSubmissionProcessor.php Fix redirect URL mentions (#707) 2025-02-24 16:11:30 +08:00