国产+高潮+在线,国产 av 仑乱内谢,www国产亚洲精品久久,51国产偷自视频区视频,成人午夜精品网站在线观看

php start.php start -d

香蕉君

我發(fā)現(xiàn)生產(chǎn)環(huán)境 使用 php start.php start -d后,更新文件,不用reload,也會(huì)更新文件,這是為何

這里寫問(wèn)題描述

config/app.php
return [
    'debug'             => getenv('APPDEBUG'),
    'error_reporting'   => E_ALL,
    'default_timezone'  => 'Asia/Shanghai',
    'request_class'     => Request::class,
    'public_path'       => base_path() . DIRECTORY_SEPARATOR . 'public',
    'runtime_path'      => base_path(false) . DIRECTORY_SEPARATOR . 'runtime',
    'controller_suffix' => 'Controller',
    'controller_reuse'  => false,
];

.env
APPDEBUG  = 0
1495 1 0
1個(gè)回答

walkor 打賞

http://www.wtbis.cn/doc/webman/others/monitor.html
是否開(kāi)啟文件監(jiān)控最終看 config/process.phpoptions.enable_memory_monitor的值

  • 暫無(wú)評(píng)論
年代過(guò)于久遠(yuǎn),無(wú)法發(fā)表回答
??