> For the complete documentation index, see [llms.txt](https://mybizna.gitbook.io/mybizna-erp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mybizna.gitbook.io/mybizna-erp/readme.md).

# Getting started

[<img src="http://mybizna.com/wp-content/uploads/2021/11/logo.png" alt="" data-size="original">](https://mybizna.com)

[![Total Downloads](https://img.shields.io/packagist/dt/mybizna/mybizna)](https://packagist.org/packages/mybizna/mybizna) [![Latest Stable Version](https://img.shields.io/packagist/v/mybizna/mybizna)](https://packagist.org/packages/mybizna/mybizna) [![License](https://img.shields.io/packagist/l/mybizna/mybizna)](https://packagist.org/packages/mybizna/mybizna)

### About Mybizna

Mybizna is an open-source ERP (Enterprise Resource Planning) solution for Laravel. It is developed using Laravel, a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling.

<figure><img src="/files/QtN4ESHNuXxNZSAdleZk" alt=""><figcaption><p>mybizna-erp dashboard</p></figcaption></figure>

### Core Components

* HRM - Human Resource Management
* CRM - Customer Relationship Management
* Accounting - Double Entry Accounting

### Minimum Requirement

* PHP 8.1^

## Quick Installation <a href="#f144" id="f144"></a>

To Quickly install the system run the following command.

```
composer create-project mybizna/setup mybizna
```
