承接 biggo6/cpanel 相关项目开发

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

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

biggo6/cpanel

Composer 安装命令:

composer require biggo6/cpanel

包简介

The tool which make your laravel project ready to be deployed to your web shared hosting file manager (cpanel file manager)

README 文档

README

The tool which makes your laravel project ready to be deployed to your web shared hosting file manager (cpanel file manager)

alt text

Requirements

Laravel 5+
PHP >= 5.6
chumper/zipper >= 1.0.1! @ https://github.com/Chumper/Zipper

Installation

a) Run

composer require biggo6/cpanel 

b) Add service provider to /config/app.php file.

'providers' => [
    ...
    Biggo6\Cpanel\Biggo6CpanelServiceProvider::class,
    Chumper\Zipper\ZipperServiceProvider::class,
],

c) add to aliases 'Zipper' => 'Chumper\Zipper\Zipper'

d) Recommended but not necessary, run this command composer dump-autoload

Usage

This package registers new commands, do php artian list to see, find command called cpanel:build.

To build your laravel 5 project as as can be uploaded later in your web shared hosting cpanel run the following command

$~/opt/codes >php artisan list
=======================================
---
...
.....
cpanel:build

Then run

$~/opt/codes >php artisan cpanel:build

Follow the rest instructions

Successfully now you will find build.zip file under project root folder, this is one uploded to cpanel file managers

统计信息

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

GitHub 信息

  • Stars: 23
  • Watchers: 3
  • Forks: 7
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2017-08-30

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固