Skip to content

Romchik38/site1

Repository files navigation

Readme

This is an example site to show how php-server and php-container works.

See Live Site1 preview.

Docs

Install (Docker)

  1. run docker compose up
  2. open in a browser url - localhost:8000

X-debug

  • Copy xdebug.ini.back to xdebug.ini in docker/php-fpm/php/conf.d
  • uncomment settings
  • make change in your IDE

Install (Manual)

  1. use nginx config
  2. create a database with sql

Production

  • Docker is not ready

Other projects

You can see a more complex version of the website with more functionality on the Site2 github page. It demonstrates multilanguage system, twig view, Image Converter and other features.

Look at Live Site2 preview.

About

Example web site to show how php-server works

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published