project-alisa / Ouranos

Websystem for MillionLivePortal

Home Page:https://million-theater.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ouranos

The next generation websystem for Million Live Portal

Setup

composer install

# Generate APP_KEY
php artisan key:generate

# Fill .env
cp .env.example .env && nano .env

# Laravel-admin install
php artisan admin:install

# Deploy background,tachie and icon image files
cp -r /path/to/images ./public/image

たぶんこれでいいはず

About

Websystem for MillionLivePortal

https://million-theater.info

License:MIT License


Languages

Language:PHP 91.8%Language:Blade 8.0%Language:HTML 0.2%Language:Shell 0.1%