Skip to content

Sample project to demo bootstrapping a PHP app from scratch using Composer.

Notifications You must be signed in to change notification settings

sgphpug/sampleblog

Repository files navigation

sampleblog

Setup

  1. composer install
  2. create a database called blog - import the SQL schema.
  3. Run test:
cd tests
phpunit

About

Sample project to demo bootstrapping a PHP app from scratch using Composer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages