承接 customergauge/bref 相关项目开发

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

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

customergauge/bref

最新稳定版本:2.1.0

Composer 安装命令:

composer require customergauge/bref

包简介

AWS Lambda with Bref Adapter for Laravel

README 文档

README

Laravel Bref Adapter 🔌

This library provides a Bref Adapter for Laravel

Installation

composer require customergauge/bref

Configuration

We need to add \CustomerGauge\Bref\Helpers\StorageDirectories::create($app); to the bootstrap/app.php file. This will ensure that the storage directories are created before the application is booted.

The following environment variables will configure Laravel to use the appropriate folders:

APP_SERVICES_CACHE: /tmp/laravel-bref-adapter/storage/cache/services.php
APP_PACKAGES_CACHE: /tmp/laravel-bref-adapter/storage/cache/packages.php
APP_ROUTES_CACHE: /tmp/laravel-bref-adapter/storage/cache/routes.php
VIEW_COMPILED_PATH: /tmp/laravel-bref-adapter/storage/framework/views

Usage

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-06-10