index.php - PHP application entrypoint - Intro into professional PHP development

Опубликовано: 01 Август 2024
на канале: Frank Prins
307
13

This is part 3 of a series introducing professional PHP development in 2024, where we set up a web server using nginx to handle incoming HTTP requests using docker compose.

00:00 Intro
00:31 The index.php file
01:01 Setting up a web server
02:50 Configuring Nginx
04:06 Starting the web server
04:35 Accessing the web server
04:56 Outro