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
- Application Debugging and Troubleshooting
Debugging, troubleshooting, and profiling in the Luminova framework application.
- Launching Local Development Server
Luminova built-in development server, leveraging PHP's development server functionality. This is useful for development and testing your application in a controlled environment.