Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit fc195b6

Browse files
authored
Update README.md
1 parent 9587f7b commit fc195b6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,14 @@ Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recen
244244

245245
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
246246

247+
## Other Laravel packages
248+
249+
* [`Laravel Blade On Demand`](https://github.com/pascalbaljetmedia/laravel-blade-on-demand): Laravel package to compile Blade templates in memory.
250+
* [`Laravel FFMpeg`](https://github.com/pascalbaljetmedia/laravel-ffmpeg): This package provides an integration with FFmpeg for Laravel. The storage of the files is handled by Laravel's Filesystem.
251+
* [`Laravel Paddle`](https://github.com/pascalbaljetmedia/laravel-paddle): Paddle.com API integration for Laravel with support for webhooks/events.
252+
* [`Laravel Verify New Email`](https://github.com/pascalbaljetmedia/laravel-verify-new-email): This package adds support for verifying new email addresses: when a user updates its email address, it won't replace the old one until the new one is verified.
253+
* [`Laravel WebDAV`](https://github.com/pascalbaljetmedia/laravel-webdav): WebDAV driver for Laravel's Filesystem.
254+
247255
### Security
248256

249257
If you discover any security related issues, please email pascal@protone.media instead of using the issue tracker.

0 commit comments

Comments
 (0)