jarlskov/laravel-untappd 问题修复 & 功能扩展

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

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

jarlskov/laravel-untappd

Composer 安装命令:

composer require jarlskov/laravel-untappd

包简介

Small library that makes it easy to use the Jarlskov/Untappd API wrapper in your Laravel project.

README 文档

README

This library provides an easy way to include the Jarlskov/Untappd API wrapper in your Laravel project.

Installation

Using composer

Install package

composer require jarlskov/laravel-untappd

Publish config file

php artisan vendor:publish --provider="Jarlskov\LaravelUntappd\Providers\UntappdServiceProvider"

Usage

In the current version of Jarlskov/Untappd you need to provide your own API credentials. You can see in the Untappd API docs how to get your own credentials.

These credentials needs to be added to your Laravel project.

.env

The preferred way to add your credentials is to add them to your .env file by adding two new properties

UNTAPPD_CLIENT_ID=[YOUR_UNTAPPD_CLIENT_ID]

UNTAPPD_CLIENT_SECRET=[YOUR_UNTAPPD_CLIENT_SECRET]

Edit the config file

Alternatively, you can add the credentials directly in the config file.

The config is found in config/untappd.php.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2022-06-18

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固