This module implements an event handler for Caddy that publishes events to a Kafka topic. This is useful if you want to consume events (for example, certificate lifecyle events) in an external system.
This repository demonstrates how to configure custom route files in Laravel 12 using the new routing structure inside bootstrap/app.php. Laravel 12 removes the need to modify RouteServiceProvider.php, ...