orckid-lab/laravel 问题修复 & 功能扩展

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

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

orckid-lab/laravel

Composer 安装命令:

composer create-project orckid-lab/laravel

包简介

Orckid Lab scaffold of Laravel Framework.

README 文档

README

Installation

Run the following command to create a new project:

composer create-project orckid-lab/laravel project-name --prefer-dist

Install node dependencies and compile assets

npm install && npm run dev

Modules installed

Handling tags

Delete local tags.

git tag -d $(git tag -l)

Fetch remote tags.

git fetch

Delete remote tags.

git push origin --delete $(git tag -l) # Pushing once should be faster than multiple times

Delete local tags.

git tag -d $(git tag -l)

Sync with repo

Clone the repository

git clone git@bitbucket.org:orckidlab/laravel.git

Add the repository path to remote list

git remote add upstream git@bitbucket.org:orckidlab/laravel.git

Fetch changes from the repository

git fetch upstream --no-tags

Go back to the branch to merge with

git checkout master

Merge with upstream

git merge upstream/master

Add tag

  • git tag tagname

  • git push origin --tags

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-07-15

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固