cedricziel/lumen-appengine-mvm 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

cedricziel/lumen-appengine-mvm

Composer 安装命令:

composer create-project cedricziel/lumen-appengine-mvm

包简介

A Laravel Lumen distribution with modifications for Google AppEngines Managed VMs. Applied in a single transparent commit.

README 文档

README

Prerequisites

  • gcloud command available (install the Google Cloud SDK
  • gcloud authentication (gcloud auth)
  • a project in one of the Managed VMs enabled Google Cloud Platform Zones (at the time of writing, those are all in the us)
  • git, composer, php, python2, python2-crcmod
  • docker & docker-compose if you need a database locally via docker-compose

Preparation

  • composer install
  • modify app.yaml to your needs (the default module is exposed at the root of your AppEngine, you can have multiple modules)

Preview

You may start a mysql instance bound to 127.0.0.1/localhost with docker-compose up

python2 $HOME/google-cloud-sdk/bin/dev_appserver.py \
    --custom_entrypoint="php artisan serve \
    --port {port}" \
    app.yaml
    
# or

./preview.sh

Deploy

# "--promote" determines if this should be exposed at your AppEngine Module root
# "--version" determines how the docker builder VM on Compute Engine will be named (important if
#             you want to deploy more than one module at time, and the module Version name
gcloud preview app deploy --version default-001 --promote app.yaml

Build Status Total Downloads Latest Stable Version Latest Unstable Version License

Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Lumen attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as routing, database abstraction, queueing, and caching.

Official Documentation

Documentation for the framework can be found on the Lumen website.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell at taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Lumen framework is open-sourced software licensed under the MIT license

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-12-06

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固