thinkphp获取项目根目录

tp5

Env::get('root_path');

tp6

$root = app()->getRootPath();

posted @ 2021-10-19 16:40  子岚天羽卿怜水  阅读(328)  评论(0)    收藏  举报