Skip to content

lumen项目模版,提供了用户认证,跨域,xhprof 等组件,后续会提供redis读写分离组件

Notifications You must be signed in to change notification settings

miaoyijin/lumenless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#lumen框架工作总结

##环境安装

测试&开发环境

composer install --no-dev --ignore-platform-reqs -o

生产环境

composer install --no-dev -o

###compose提升性能优化 composer dumpautoload --no-dev -o

###composer安装 curl -sS https://getcomposer.org/installer | php mv composer.phar /usr/local/bin/composer

About

lumen项目模版,提供了用户认证,跨域,xhprof 等组件,后续会提供redis读写分离组件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published