定制 wewowweb/laravel-shared-hosting 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

wewowweb/laravel-shared-hosting

Composer 安装命令:

composer require wewowweb/laravel-shared-hosting

包简介

Laravel package that simplifies deployment and management of Laravel application on your shared hosting server

README 文档

README

We Wow Web - Laravel Shared Hosting logo

Latest Version on Packagist Build Status Quality Score Total Downloads

A package that will simplify deployment and management of Laravel application on your shared hosting server.

Why?

As developers, we're used to having a near picture perfect development environment, and we expect the same out of our production server. Sometimes however, you are not in control of deciding on the production environment. May it be cost or features - such as integrated mail servers and graphical user interfaces for managing certain business tasks - can ultimately direct the client toward a cheap shared host, that may not have the bells and whistles you would want.

If your Laravel app will indeed live on such a server, you might want this package to help.

This package is still in active development, so you might want to watch the repository to be notified of future changes.

Installation

You can install the package via composer:

composer require wewowweb/laravel-shared-hosting

Usage

php artisan shared:install

Once the package has been installed, run the command:

php artisan shared:install

shared:install command will allow you to overrride Laravel's default public/index.php file. The only change is the modification to the autoload and bootstrap functions, so that their path can be loaded from an .env file, which will save you all the instances where manual corrections of that file in development/production environment are necessary.

If you would like to have your autoload and bootstrap path set by .env variables, make sure to create them in the .env file like so:

SHARED_AUTO_LOADER=<your path here>
SHARED_BOOTSTRAP=<your path here>

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email gal@wewowweb.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-05-13

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固