SlimFramework整合NotORM、MongoDB、Predis,用于API开发,支持CLI-Command
# get the framework and dependency libraries
composer update
# cli-command
php cli greet IIInsomnia
# output
Hello IIInsomnia
# display help message
php cli greet -h
- Point your virtual host document root to your new application's
public/
directory. - Ensure
logs/
is web writeable.