webman/admin 0.5.2 安装后403

chen

问题描述

复现步骤

  1. composer create-project workerman/webman
  2. composer require webman/admin
  3. php start.php start
  4. 访问 http://127.0.0.1:8787/app/admin

更多信息

composer info

doctrine/inflector               2.0.4   PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
guzzlehttp/guzzle                7.5.0   Guzzle is a PHP HTTP client library
guzzlehttp/promises              1.5.2   Guzzle promises library
guzzlehttp/psr7                  2.4.3   PSR-7 message implementation that also provides common utility methods
illuminate/bus                   v9.43.0 The Illuminate Bus package.
illuminate/collections           v9.43.0 The Illuminate Collections package.
illuminate/conditionable         v9.42.2 The Illuminate Conditionable package.
illuminate/container             v9.43.0 The Illuminate Container package.
illuminate/contracts             v9.43.0 The Illuminate Contracts package.
illuminate/database              v9.43.0 The Illuminate Database package.
illuminate/events                v9.43.0 The Illuminate Events package.
illuminate/macroable             v9.43.0 The Illuminate Macroable package.
illuminate/pagination            v9.43.0 The Illuminate Pagination package.
illuminate/pipeline              v9.43.0 The Illuminate Pipeline package.
illuminate/support               v9.43.0 The Illuminate Support package.
intervention/image               2.7.2   Image handling and manipulation library with support for Laravel integration
monolog/monolog                  2.8.0   Sends your logs to files, sockets, inboxes, databases and various web services
nesbot/carbon                    2.64.0  An API extension for DateTime that supports 281 different languages.
nikic/fast-route                 v1.3.0  Fast request router for PHP
psr/container                    2.0.2   Common Container Interface (PHP FIG PSR-11)
psr/http-client                  1.0.1   Common interface for HTTP clients
psr/http-factory                 1.0.1   Common interfaces for PSR-7 HTTP message factories
psr/http-message                 1.0.1   Common interface for HTTP messages
psr/log                          3.0.0   Common interface for logging libraries
psr/simple-cache                 3.0.0   Common interfaces for simple caching
ralouphie/getallheaders          3.0.3   A polyfill for getallheaders.
symfony/console                  v6.2.0  Eases the creation of beautiful and testable command line interfaces
symfony/deprecation-contracts    v3.2.0  A generic function and convention to trigger deprecation notices
symfony/polyfill-ctype           v1.27.0 Symfony polyfill for ctype functions
symfony/polyfill-intl-grapheme   v1.27.0 Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-intl-normalizer v1.27.0 Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-mbstring        v1.27.0 Symfony polyfill for the Mbstring extension
symfony/polyfill-php80           v1.27.0 Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/service-contracts        v3.1.0  Generic abstractions related to writing services
symfony/string                   v6.1.7  Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/translation              v6.2.0  Provides tools to internationalize your application
symfony/translation-contracts    v3.2.0  Generic abstractions related to translation
voku/portable-ascii              2.0.1   Portable ASCII library - performance optimized (ascii) string functions for php.
webman/admin                     0.5.2   Webman Admin
webman/captcha                   v1.0.0  Captcha generator
webman/event                     v1.0.2  Webman event plugin
workerman/webman-framework       v1.4.10 High performance HTTP Service Framework.
workerman/workerman              v4.1.4  An asynchronous event driven PHP framework for easily building fast, scalable network applications.

截图

截图

1096 1 1
1个回答

walkor
  • chen 2022-12-13

    哦哦,好了,谢谢

年代过于久远,无法发表回答
🔝