> 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="https://2924284375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0dkrQE1EPlRKzUjTpBUW%2Fuploads%2FmpawOQoIdwsBw6kqcKmi%2FMybizna-Dashboard.png?alt=media&amp;token=46a1efb4-3b78-4de1-aa30-6fb7189add10" 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
```
