Skip to content

Stopping the Application

  1. Close the WinForms application
  2. Open a terminal/command prompt in your project directory
  3. For Docker: Run docker-compose down
  4. For XAMPP: Stop Apache and MySQL services in XAMPP Control Panel