|
4 ore fa | |
---|---|---|
app | 4 ore fa | |
config | 4 mesi fa | |
extend | 22 ore fa | |
public | 4 ore fa | |
route | 2 anni fa | |
runtime | 2 anni fa | |
vendor | 3 settimane fa | |
.example.env | 2 anni fa | |
.gitignore | 2 anni fa | |
.htaccess | 3 settimane fa | |
.travis.yml | 2 anni fa | |
LICENSE.txt | 2 anni fa | |
README.md | 22 ore fa | |
composer | 3 settimane fa | |
composer.json | 3 settimane fa | |
composer.lock | 3 settimane fa | |
nginx.htaccess | 3 settimane fa | |
think | 2 anni fa | |
短信接口文档.md | 22 ore fa |
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