ansjabar/laravel-google-calendar 问题修复 & 功能扩展

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

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

ansjabar/laravel-google-calendar

最新稳定版本:0.1.1

Composer 安装命令:

composer require ansjabar/laravel-google-calendar

包简介

Add events to Google Calendar using OAauth

README 文档

README

Laravel handler to add events to Google Calendar.

Installation

Require this package with composer.

$ composer require ansjabar/laravel-google-calendar

Integration

$ php artisan vendor:publish --provider="AnsJabar\LaravelGoogleCalendar\CalendarServiceProvider"

Add GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET and 'GOOGLE_REDIRECT_BACK to your .env file. Add result of following code to Redirect URL

config('app.url').'/google-calendar/callback' // http://localhost:8000/azure-calendar/callback

Usasge

(new \AnsJabar\LaravelGoogleCalendar\Calendar(
    $from, \\ Must be instance of Carbon
    $to, \\ Must be instance of Carbon
    'Summary of the event'
))->createEvent();

License

This laravel-teams-logger package is available under the MIT license. See the LICENSE file for more info.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-11-23

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固