Download the PHP package mkohei/laravel-google-sheets-notification-channel without Composer
On this page you can find all versions of the php package mkohei/laravel-google-sheets-notification-channel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mkohei/laravel-google-sheets-notification-channel
More information about mkohei/laravel-google-sheets-notification-channel
Files in mkohei/laravel-google-sheets-notification-channel
Download mkohei/laravel-google-sheets-notification-channel
More information about mkohei/laravel-google-sheets-notification-channel
Files in mkohei/laravel-google-sheets-notification-channel
Vendor mkohei
Package laravel-google-sheets-notification-channel
Short Description Google Sheets Notification Channel for Laravel
License MIT
Package laravel-google-sheets-notification-channel
Short Description Google Sheets Notification Channel for Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-google-sheets-notification-channel
Google Sheets notifications channel for Laravel
This package makes it easy to send Google Sheets using the Laravel notification system and the Google Sheets API.
Contents
- Contents
- Installation
- Usage
- Testing
- License
Installation
You can install the package via composer:
Set your Google App Client ID and Client Secret to config/services.php
:
Add a service provider to config/app.php
:
Usage
Now you can use the channel in your via() method inside the notification:
Testing
License
MIT License.
All versions of laravel-google-sheets-notification-channel with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package mkohei/laravel-google-sheets-notification-channel contains the following files
Loading the files please wait ....