fiqahalim / erp

Cellaax ERP System
https://erp.myservices.my/
MIT License
0 stars 0 forks source link
inventory-management-system laravel php

Requirements

Installation and Configuration

Execute these commands below, in order
composer create-project krayin/laravel-crm
php artisan krayin-crm:install

To execute Krayin:

On server:

Warning: Before going into production mode we recommend you uninstall developer dependencies. In order to do that, run the command below:

composer install --no-dev

Open the specified entry point in your hosts file in your browser or make an entry in hosts file if not done.
On local:
php artisan route:clear
php artisan serve

How to log in as admin:

http(s)://example.com/admin/login

email:admin@example.com
password:admin123

Screenshot

image

image