#WebhookSecurity #Laravel #Infosec
https://klytron.com/blog/webhook-security-101-never-trust-payload
Senior IT Consultant & Digital Solutions Architect.
I build scalable SaaS, agentic AI workflows, and offline-first platforms that stay up under real-world pressure โ 16+ years, 4 open-source packages, 450K+ messages delivered on live systems.
Building in public ยท Portfolio & blog โ klytron.com
| Personal Website | https://www.klytron.com/ |
@stefanzweifel Hi Stefan! Yes, your package (wnx/laravel-backup-restore) is the perfect database engine here. I built this wrapper to avoid manual folder extraction and container path mapping pain during asset recovery.
Looking forward to the API improvements! Let me know if you need feedback or an extra pair of eyes when planning that major release. Happy to contribute or adapt complete-restore to match your upcoming changes. ๐
How I Built a Markdown CMS in Laravel with Zero Database
Optimizing performance and maintainability is key. That's why I challenged convention for klytron.com, building a Laravel-powered CMS using flat-file Markdown and zero database.
I've documented the full architecture: from custom ContentService and atomic cache lock patterns to dynamic SEO and zero-downtime deploys.
Read the full breakdown:
https://klytron.com/blog/how-i-built-a-markdown-cms-in-laravel-with-zero-database

A deep-dive into the flat-file content architecture powering klytron.com โ custom ContentService, YAML frontmatter, atomic caching, feeds, sitemap, and zero-downtime deploys. No database required.