Luminova Framework

Development & Debugging

Learn how to run and debug your project using the built-in PHP development server. This section covers using performance profiling to analyze and optimize your application during development.

Table of Contents

  1. Launching PHP Development HTTP Server

    Luminova provides a built-in PHP development server. It allows you to quickly run and test your application in a controlled local environment suitable for development, debugging, and tunneling workflows.

  2. Debugging and Troubleshooting Application

    Debug Luminova applications with built-in tools for breakpoints, tracing, and data inspection to quickly identify issues and monitor execution flow.