DALT.PHP documentation
Install DALT.PHP, understand its framework contract, and continue into local learning.
Choose the shortest path for what you need now.
Start a project
Install DALT.PHP and create your first route and database query. The quick start leads directly to the optional local learning experience at /learn.
Understand the framework
Trace the request lifecycle to see how bootstrap, routing, middleware, and application code fit together.
Find an API contract
Open the framework reference for the verified public routing, request, response, session, database, and view APIs.
Diagnose a problem
Use errors and debugging to investigate routes, controllers, database connections, and local learning challenges.