Git Product home page Git Product logo

local_docs-laravel-admin-docs-cn's Introduction

敬请所有读者注意

  • 原则上这里只进行文档编辑工作
  • 如果觉得有改进之处,或任何想法,建议直接在仓库讨论
  • 原则上这里不适合讨论laravel-admin的使用问题,建议相关问题在laravel-adminissues 或各大主流技术社区讨论,以便得到更多帮助和更充分的讨论。

Larave-Admin

local docs

Docker run

# 打包
docker build . --tag ghcr.io/yingchaoorg/local_docs-laravel-admin-docs-cn:main
# 临时运行 (停止后删除)
docker run -p  34802:80 --name  local_docs-laravel-admin-docs-cn --rm ghcr.io/yingchaoorg/local_docs-laravel-admin-docs-cn:main
# 后台运行
docker run -p  34802:80 --name local_docs-laravel-admin-docs-cn -d ghcr.io/yingchaoorg/local_docs-laravel-admin-docs-cn:main

docker stop local_docs-laravel-admin-docs-cn

local_docs-laravel-admin-docs-cn's People

Contributors

explore-pu avatar dongasai 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.