https://github.com/dillingham/notifications
Headless Notifications for Laravel
https://github.com/dillingham/notifications
api laravel notifications
Last synced: 2 months ago
JSON representation
Headless Notifications for Laravel
- Host: GitHub
- URL: https://github.com/dillingham/notifications
- Owner: dillingham
- Created: 2021-09-08T23:34:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-27T16:17:33.000Z (over 4 years ago)
- Last Synced: 2025-03-10T01:14:19.950Z (over 1 year ago)
- Topics: api, laravel, notifications
- Language: PHP
- Homepage: https://headlesslaravel.com/notifications
- Size: 159 KB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Headless Notifications
Notification Endpoints for Laravel Applications
---
### Install
This package is included when `headlesslaravel` is installed.
Or install the package independently via composer:
```bash
composer require headlesslaravel/notifications
```
### Usage
[Read the documentation](https://github.com/headlesslaravel/docs/blob/main/notifications.md)
### License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.