Skip to content

Web Tinker

安裝

shell
composer require friendsofhyperf/web-tinker --dev

釋出配置

shell
php bin/hyperf.php vendor:publish friendsofhyperf/web-tinker

shell
php bin/hyperf.php web-tinker:install

啟動

shell
php bin/hyperf.php start

訪問

訪問 http://127.0.0.1:9501/tinker 即可進入 Web Tinker 頁面。