|
|
il y a 2 semaines | |
|---|---|---|
| app | il y a 2 semaines | |
| config | il y a 8 mois | |
| extend | il y a 2 mois | |
| public | il y a 4 mois | |
| route | il y a 2 ans | |
| runtime | il y a 2 ans | |
| vendor | il y a 5 mois | |
| .example.env | il y a 2 ans | |
| .gitignore | il y a 2 ans | |
| .htaccess | il y a 5 mois | |
| .travis.yml | il y a 2 ans | |
| LICENSE.txt | il y a 2 ans | |
| README.md | il y a 4 mois | |
| composer | il y a 5 mois | |
| composer.json | il y a 5 mois | |
| composer.lock | il y a 5 mois | |
| nginx.htaccess | il y a 5 mois | |
| think | il y a 2 ans | |
| 短信接口文档.md | il y a 4 mois |
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