Skip to content

juagarc4/php-autoloader-from-scratch

Repository files navigation

php-autoloader-from-scratch

Description of the project

This project was created to show how you can configure docker and autoloader using composer without using any framework.

Start the project

  1. Build and start the container:
    docker compose up  --build -d
    
  2. Stop the container:
    docker compose down
    
  3. Visit the site on
    http://localhost:8000
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published