Coder Social home page Coder Social logo

hokhyk / despace Goto Github PK

View Code? Open in Web Editor NEW

This project forked from teed7334-restore/despace

0.0 2.0 0.0 21.98 MB

南創園區公司形象官網

License: BSD 3-Clause "New" or "Revised" License

PHP 91.41% Vue 0.31% HTML 7.84% Dockerfile 0.28% Shell 0.15%

despace's Introduction

despace

南創園區公司形象官網

資料夾結構

/dev_env Docker 設定檔

/web Laravel 主框架

資料流

User -> Borwser -> HTTP Request -> main.go -> 分配到相應之控制器 -> 初步檢查 HTTP Request 參數都有帶齊 -> 傳給服務器 -> 執行商業邏輯 -> 調用運行商業邏輯所需之函式庫 -> 回傳結果 -> 控制器 -> 輸出 HTTP Response -> Borwser -> User

使用說明

  1. 將 /web/.env.swp 置換成 .env
  2. 將 /web/storage 權限設成 777
  3. 透過以下方式進入 Docker 虛擬機運行相關設定
# 進入 Docker 虛擬機
docker exec -it startup_php sh

# 進入web資料夾
cd web

# 運行 Composer
php ~/composer.phar install

# 運行 Storage Link
php artisan storage:link

4.預設管理員帳號為 [email protected] ,密碼為 password

despace's People

Contributors

teed7334-restore avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.