diff --git a/content/authors/avatars/barryle.jpg b/content/authors/avatars/barryle.jpg new file mode 100644 index 000000000..c252253fd Binary files /dev/null and b/content/authors/avatars/barryle.jpg differ diff --git a/content/authors/barryle.md b/content/authors/barryle.md new file mode 100644 index 000000000..16736ab4c --- /dev/null +++ b/content/authors/barryle.md @@ -0,0 +1,7 @@ +--- +name: barryle +slug: barryle +github_url: https://github.com/lmkhang10 +--- + +I am a Laravel and FilamentPHP developer. I build packages that extend Filament's admin capabilities. One of my packages is [telegram-backup-filamentphp](https://github.com/lmkhang10/telegram-backup-filamentphp), which sends Laravel backups to Telegram. I focus on developer tooling, backups, and integrations that make Filament panels more productive. diff --git a/content/plugins/barryle-telegram-backup.md b/content/plugins/barryle-telegram-backup.md new file mode 100644 index 000000000..1554088b8 --- /dev/null +++ b/content/plugins/barryle-telegram-backup.md @@ -0,0 +1,14 @@ +--- +name: Telegram Backup +slug: barryle-telegram-backup +author_slug: barryle +categories: [developer-tool, panel-builder] +description: Send Laravel backups to Telegram via Filament resources for bots, chats, and backup tracking—with Spatie Laravel Backup integration and large-file splitting. +discord_url: +docs_url: https://raw.githubusercontent.com/lmkhang10/telegram-backup-filamentphp/main/README.md +github_repository: lmkhang10/telegram-backup-filamentphp +has_dark_theme: true +has_translations: true +versions: [3, 4] +publish_date: 2026-01-25 +--- \ No newline at end of file diff --git a/content/plugins/images/barryle-telegram-backup.jpg b/content/plugins/images/barryle-telegram-backup.jpg new file mode 100644 index 000000000..6acc744d3 Binary files /dev/null and b/content/plugins/images/barryle-telegram-backup.jpg differ