承接 x3tech/laravel-shipper 相关项目开发

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

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

x3tech/laravel-shipper

最新稳定版本:0.5.0

Composer 安装命令:

composer require x3tech/laravel-shipper

包简介

Integrate Docker into your Laravel development workflow

README 文档

README

Integrating Laravel, Docker and Docker-Compose

Requirements

Instructions

  1. Add to composer.json

    composer require 'x3tech/laravel-shipper' '>=0.5'
  2. Add the provider to config/app.php

    'providers' => array(
        ...
        'x3tech\LaravelShipper\Provider\ShipperProvider'
    );
  3. If using MySQL, set host to db in database.php

  4. If using beanstalkd, set host to queue in queue.php

  5. Generate the docker-compose.yml config file

    ./artisan shipper:create:all

  6. Build and start the containers

    docker-compose build && docker-compose up

  7. Wait until the containers are started, and visit http://localhost:8080

FAQ

How do I run a command on my project (Such as artisan)

docker-compose run --rm app <command>

Examples

Artisan:

docker-compose run --rm app ./artisan

PHPUnit:

docker-compose run --rm app vendor/bin/phpunit

统计信息

  • 总下载量: 19.69k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 6
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 6
  • Watchers: 4
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-10-28

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固