Dockerized Laravel boilerplate with Traefik and FrankenPHP for local HTTPS development.
A Docker-based Laravel boilerplate that configures Traefik and FrankenPHP to run applications locally over HTTPS using self-signed certificates. It provides docker-compose files, a PHP Dockerfile with common Laravel extensions, and wrapper scripts to run artisan/composer inside containers. Suited for Laravel web applications and SaaS projects that need development parity with production.
0