Skip to content

logancloud/logan-phpboot-sample

Repository files navigation

Logan PhpBoot Sample Build Status

Project Init

Install(Mac)

# install composer
brew install composer 

Application Framework

 lumen new logan-phpboot-sample

Project Build

# Install dependencies
composer install 

Start in your local machine

php -S 0.0.0.0:7777 -t public

About

Sample php application for logan-app-boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published