Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fajarwz/blog-laravel-slack
An example implementation of sending Slack notification via Laravel app
https://github.com/fajarwz/blog-laravel-slack
example-project laravel notification php slack
Last synced: 27 days ago
JSON representation
An example implementation of sending Slack notification via Laravel app
- Host: GitHub
- URL: https://github.com/fajarwz/blog-laravel-slack
- Owner: fajarwz
- Created: 2022-06-30T04:28:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-09T10:32:22.000Z (over 2 years ago)
- Last Synced: 2024-11-07T23:45:42.528Z (3 months ago)
- Topics: example-project, laravel, notification, php, slack
- Language: PHP
- Homepage: https://fajarwz.com/blog/send-slack-notifications-from-laravel-app/
- Size: 72.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Slack Notification implementation in a Laravel App
This is an implementation of Slack Notification in a Laravel App. A blog about this can be found here: [Send Slack Notifications From Laravel App | Fajarwz](https://fajarwz.com/blog/send-slack-notifications-from-laravel-app/).