Getting Started
November 8, 2024Less than 1 minute
Getting Started
Welcome to the Hazaar Framework! This page will help you get up and running quickly.
Installation
To install Hazaar, please follow the instructions in the Installation Overview. This guide covers all supported installation methods, including Composer, Docker, and manual setup, and will help you choose the best option for your environment.
Tips
For help with setting up Visual Studio Code for Hazaar development, see Tooling.
What's Next?
- Configuration - Learn how to configure your application.
- Routing - Learn how routing works for your application.
- Controllers - Learn how to create controllers for your application.
- Views - Learn how to create views for your application.
- Models - Learn how to create models for your application.
- Database - Learn how to use databases in your application.
Note: This page is a brief starting point. For full details, always refer to the Installation Overview.