Skip to content

A simple PHP starter project including a basic web server setup and a simple routing system.

Notifications You must be signed in to change notification settings

mehmetozguldev/php-starter

Repository files navigation

PHP Starter

Description

This is a simple PHP starter project that includes a basic web server setup and a simple routing system.

Installation

git clone https://github.com/mehmetozguldev/php-starter.git
cd php-starter
php -S localhost:8888 -t public

About

A simple PHP starter project including a basic web server setup and a simple routing system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published