signal_tag · 2_broadcasts
#laravel
// 2 transmissions tagged with #laravel

TX_432096· Engineering
Zeninvo launches free invoicing app
Zeninvo, built on Laravel and Vue, offers a free invoicing service with server-rendered PDFs hosted on Google Cloud Run, launched on June 25, 2026

TX_236909· Engineering
Laravel config backup breaks on server move fixed with password-protected archive
The laravel-config-backup package now stores plaintext inside a password-encrypted AES-256 ZIP, re-encrypting with the new APP_KEY on restore, solving the DecryptException issue when moving servers [DevTo].