承接 postboxcms/desk 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

postboxcms/desk

最新稳定版本:v1.11.0

Composer 安装命令:

composer require postboxcms/desk

包简介

Docker files for running a Postbox CMS instance. Forked from laravel/sail

README 文档

README

Logo PostboxCMS Desk

Total Downloads Latest Stable Version License

Introduction

Desk provides a Docker powered experience for Laravel that is compatible with macOS, Windows (WSL2), and Linux. Other than Docker, no software or libraries are required to be installed on your local computer before using Desk. Desk's simple CLI means you can start building your Laravel application without any previous Docker experience. Desk uses and installs Laravel Passport for creating new users in your application.

Getting started

To get started with Desk, run the following commands:

  • Include the package within your laravel application by running the following command composer require postboxcms/desk --dev
  • To install Desk, simply run php artisan desk:install
  • To get the containers up and running use the command desk up -d
  • To setup your application with Laravel Passport and update environment configurations run desk artisan cms:setup
  • To add a new user to the application run desk cms:adduser and follow the instructions

Inspiration

Desk is forked from Laravel Sail and derived from Vessel by Chris Fidao. If you're looking for a thorough introduction to Docker, check out Chris' course: Shipping Docker.

Official Documentation for Laravel Sail

Documentation for Laravel Sail can be found on the Laravel website.

License

Desk is open-sourced software licensed under the MIT license.

统计信息

  • 总下载量: 81
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-11-23