laravel-google-calendar:管理Google日历上的事件

时间:2024-02-24 17:19:13
【文件属性】:

文件名称:laravel-google-calendar:管理Google日历上的事件

文件大小:18KB

文件格式:ZIP

更新时间:2024-02-24 17:19:13

php events laravel google schedule

管理Google日历上的事件 此软件包使使用Google日历变得轻而易举。 设置完成后,您可以执行以下操作: use Spatie \ GoogleCalendar \ Event ; //create a new event $ event = new Event ; $ event -> name = 'A new event' ; $ event -> description = 'Event description' ; $ event -> startDateTime = Carbon \ Carbon :: now (); $ event -> endDateTime = Ca


【文件预览】:
laravel-google-calendar-master
----composer.json(2KB)
----.php_cs.dist(1KB)
----config()
--------google-calendar.php(1KB)
----.github()
--------FUNDING.yml(49B)
--------workflows()
--------CONTRIBUTING.md(3KB)
----src()
--------Event.php(8KB)
--------GoogleCalendarServiceProvider.php(2KB)
--------GoogleCalendar.php(3KB)
--------GoogleCalendarFactory.php(2KB)
--------GoogleCalendarFacade.php(231B)
--------Exceptions()
----LICENSE.md(1KB)
----CHANGELOG.md(2KB)
----README.md(12KB)
----.editorconfig(312B)

网友评论