Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.
/ WMS-Iot-Cluster-2 Public archive

Project in OSSD CAMP#12 Cluster-2 6-12 Apr. 2024

Notifications You must be signed in to change notification settings

boytur/WMS-Iot-Cluster-2

Repository files navigation

WMS Cluster 2 feat TTT Brothor

git clone https://github.com/boytur/WMS-Iot-Cluster-2.git
cd WMS-Iot-Cluster-2
APP_NAME=Laravel
APP_ENV=dev
APP_KEY=
APP_DEBUG=true
APP_URL=localhost
ASSET_URL=localhost

LOG_CHANNEL=stack
LOG_DEPRECATIONS_CHANNEL=null
LOG_LEVEL=debug

DB_CONNECTION=mysql
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=wms-production
DB_USERNAME=root
DB_PASSWORD=

composer install
npm install
php artisan serve

Open in new terminal

npm run dev
localhost::8000
php artisan key:generate
php artisan migrate
php artisan db:seed

About

Project in OSSD CAMP#12 Cluster-2 6-12 Apr. 2024

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages