How to Install in Laravel

Mybizna is an open-source ERP (Enterprise Resource Planning) solution for Laravel.

You have the flexibility to install Laravel on either an existing Laravel project or create a new Laravel project from scratch.

Quick Installation

To Quickly install the system run the following command.

composer create-project mybizna/setup mybizna

Last updated