文件名称:netgen-headless-bundle:Netgen无头的graphql入口点
文件大小:24KB
文件格式:ZIP
更新时间:2024-03-26 22:46:18
PHP
Netgen无头束 安装 本章分为主要安装和调试安装。 请记住,当需要作曲家时, Symfony Flex会自己为您完成大部分工作。 因此,它应该足以运行以下命令并接受配方: $ composer require rozbehsharahi/netgen-headless-bundle $ composer require --dev overblog/graphiql-bundle 如果symfony flex缺少某些东西,请检查以下步骤: 1安装捆绑包 // add to bundles.php Rs\NetgenHeadlessBundle\NetgenHeadlessBundle::class => ['all' => true], Overblog\GraphQLBundle\OverblogGraphQLBundle::class => ['all' => true], 2
【文件预览】:
netgen-headless-bundle-main
----Resources()
--------config()
----phpunit.xml.dist(807B)
----Tests()
--------TestHelper.php(2KB)
--------Resources()
--------Application()
--------Functional()
--------TestKernel.php(2KB)
----Controller()
--------HomeController.php(489B)
----.travis.yml(372B)
----DependencyInjection()
--------NetgenHeadlessExtension.php(1KB)
----README.md(3KB)
----NetgenHeadlessBundle.php(138B)
----.gitignore(168B)
----GraphQL()
--------LayoutSearchInputType.php(363B)
--------ZoneType.php(1KB)
--------LayoutType.php(1KB)
--------RootQueryType.php(2KB)
--------BlockType.php(821B)
--------RequestInputType.php(365B)
----.doka.env(70B)
----bin()
--------coverage(80B)
----composer.json(794B)