Web Tinker
Installation
shell
composer require friendsofhyperf/web-tinker --devPublish Configuration
shell
php bin/hyperf.php vendor:publish friendsofhyperf/web-tinkeror
shell
php bin/hyperf.php web-tinker:installStart
shell
php bin/hyperf.php startAccess
Visit http://127.0.0.1:9501/tinker to enter the Web Tinker page.