All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Feat: support on-demand notifications
- Docs: improve docs about testing on-demand notifications
- Docs: update links to point to Laravel 10 documentation
- Feat: Support inbound SMS messages from Front
- Docs: improve the docs and add section about inbound SMS messages
- Feat: Support Laravel v10
- Fix: set default
FRONT_FAKE_MESSAGES
config tofalse
- Fix: config namespace bug
- Upgraded PHP-CS-FIXER to v3.4
- Fake Messages and write output to the Laravel Log
- Set
FRONT_FAKE_MESSAGES=true
in.env
and inspect the Laravel Log for easier debugging of messages.
- Set
- Introduce the changelog