https://github.com/mybizna/documentation
Mybizna ERP Documentation for 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.
https://github.com/mybizna/documentation
documentation erp laravel laravel-framework laravel-modular mybizna
Last synced: 17 days ago
JSON representation
Mybizna ERP Documentation for 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.
- Host: GitHub
- URL: https://github.com/mybizna/documentation
- Owner: mybizna
- Created: 2023-03-25T03:02:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-18T10:30:48.000Z (over 2 years ago)
- Last Synced: 2025-05-25T08:41:29.193Z (about 1 year ago)
- Topics: documentation, erp, laravel, laravel-framework, laravel-modular, mybizna
- Homepage: https://mybizna.com
- Size: 617 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting started
[
](https://mybizna.com)
[](https://packagist.org/packages/mybizna/mybizna) [](https://packagist.org/packages/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.

mybizna-erp dashboard
### Core Components
* HRM - Human Resource Management
* CRM - Customer Relationship Management
* Accounting - Double Entry Accounting
### Minimum Requirement
* PHP 8.1^
To Quickly install the system run the following command.
```
composer create-project mybizna/setup mybizna
```