📅  最后修改于: 2022-03-11 14:59:25.530000             🧑  作者: Mango
$config['base_url'] = "http://".$_SERVER['SERVER_NAME']."/project_name/";
this way you config you base_url , then won't worry about in hosting. both works in localhost and server.