Git Product home page Git Product logo

karin's Introduction

花凜

這是一個使用 Laravel 框架開發的網站。

目的在於提供我自己開發的機器人一個後端 API 介面。

名字發想來自於我玩的遊戲 公主連結 Re:dive 中的角色 花凜

環境需求

  • PHP >= 8.1.13
  • Composer
  • MySQL
  • Redis

安裝

  1. 複製 .env.example.env,並修改其中的設定。
  2. 執行 composer install 安裝相依套件。

執行

透過 sail 執行

  1. 執行 ./vendor/bin/sail up -d 啟動 Docker 容器。
  2. 執行 ./vendor/bin/sail artisan migrate 執行資料庫遷移。

透過 artisan 執行

  1. 執行 php artisan migrate 執行資料庫遷移。
  2. 執行 php artisan serve 啟動內建的 PHP 伺服器。

karin's People

Contributors

hanshino avatar

Stargazers

百地 希留耶 avatar

Watchers

 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.