PHPackages                             notification-custom-line-channel/line-bot - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. notification-custom-line-channel/line-bot

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

notification-custom-line-channel/line-bot
=========================================

Line Messaging API Notification Service notification channel for Laravel.

v1.0.0(1y ago)14MITPHPPHP &gt;=8.1

Since Jan 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Eslog/laravel-notification-channels)[ Packagist](https://packagist.org/packages/notification-custom-line-channel/line-bot)[ Docs](https://github.com/laravel-notification-channels/line-bot)[ RSS](/packages/notification-custom-line-channel-line-bot/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (5)Versions (2)Used By (0)

Line Messaging API Notification Service notification channel for Laravel
========================================================================

[](#line-messaging-api-notification-service-notification-channel-for-laravel)

このパッケージは、Laravelを使用して Line Messaging API を利用したプッシュメッセージ送信を簡単にできるようにします。 将来的には、よりMessaging APIを活用した機能が追加される可能性があります。

インストール
------

[](#インストール)

このパッケージは Composer を使用してインストールできます：

```
composer require notification-custom-line-channel/line-bot --update-with-dependencies
```

### セットアップ

[](#セットアップ)

Line Messaging APIのチャネルアクセストークンを追加してください `config/services.php`:

```
