|
há 3 semanas atrás | |
---|---|---|
app | há 3 semanas atrás | |
config | há 3 semanas atrás | |
extend | há 8 meses atrás | |
public | há 3 semanas atrás | |
route | há 8 meses atrás | |
runtime | há 8 meses atrás | |
sql | há 8 meses atrás | |
vendor | há 8 meses atrás | |
.example.env | há 8 meses atrás | |
.gitignore | há 8 meses atrás | |
.travis.yml | há 8 meses atrás | |
LICENSE.txt | há 8 meses atrás | |
README.md | há 8 meses atrás | |
composer.json | há 8 meses atrás | |
composer.lock | há 8 meses atrás | |
think | há 8 meses atrás |
PHP7
强类型(严格模式)PSR
规范ThinkPHP6.1的运行环境要求PHP7.2.5+,最高兼容PHP8.2
composer create-project topthink/think tp
启动服务
cd tp
php think run
然后就可以在浏览器中访问
http://localhost:8000
如果需要更新框架使用
composer update topthink/framework
/runtime
/public/storage
/public/ueditor