Skip to content

HDevPlus/hdp-php-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP composer installation

Look at the PHP composer to learn more.

Setup

Make sure to install dependencies:

composer install

Development Server

Start the development server on http://localhost:9000/post-list.php:

php -S localhost:9000 -t public/

Releases

No releases published

Packages

No packages published

Languages