Skip to content

experiment on structuring slim framework with some extra packages

Notifications You must be signed in to change notification settings

ball6847/slim-starter

Repository files navigation

Hands on Slim Framework

# fetch all dependencies
composer install

# install database
vendor/bin/doctrine orm:schema-tool:create

# run development server
php -S 0.0.0.0:8000 -t public server.php

About

experiment on structuring slim framework with some extra packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published