You do not touch the original controller. Best practices to follow: - Focus on side effects: Use events for post-processing. Do not use them for core logic that must happen instantly. - Use ...
Before setting up the main application, you must install and configure Strelka and its dependencies.