Thanks to visit codestin.com
Credit goes to github.com

Skip to content

maycolmunoz/orbis

Repository files navigation

Orbis Logo

Orbis

Orbis is a modular ERP designed for business management.

Orbis Screenshot


Package Version Description
Laravel v12 Core PHP framework
MoonShine v3 Admin panel
moonshine-roles-permissions v3 Roles and permissions system
internachi/modular v2 Modular architecture

🚀 Installation

  1. Clone the repository:

    git clone https://github.com/maycolmunoz/orbis.git
    cd orbis
  2. Set up the environment:

    cp .env.example .env
    composer install
  3. Run the installer:

    php artisan launch:install
  4. Set test data

    php artisan db:seed
    cp -r resources/images/products storage/app/public/products

About

Modular enterprise resource planning designed for business management.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages