• xiezhi's avatar
    Initial commit: PHP 7.4 Hello World application · 32bb51d3
    xiezhi authored
    - Add PHP 7.4 web application with built-in server
    - Configure Composer for dependency management
    - Add Docker support with PHP 7.4-cli base image
    - Create Makefile for easy development workflow
    - Add .eazy configuration for deployment
    - Include comprehensive README documentation
    - Support environment variable port configuration
    32bb51d3
Name
Last commit
Last update
.resource Loading commit data...
.vscode Loading commit data...
.eazy Loading commit data...
.gitignore Loading commit data...
Dockerfile Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
composer.json Loading commit data...
docker-entrypoint.sh Loading commit data...
hello_world.php Loading commit data...