CraueFormFlowDemoBundle:示例代码展示了CraueFormFlowBundle的功能

时间:2021-02-06 02:29:45
【文件属性】:
文件名称:CraueFormFlowDemoBundle:示例代码展示了CraueFormFlowBundle的功能
文件大小:38KB
文件格式:ZIP
更新时间:2021-02-06 02:29:45
php demo symfony bundle symfony-bundle 信息 CraueFormFlowDemoBundle包含使用的代码,该实时演示演示了的功能。 取得与您使用的CraueFormFlowBundle版本匹配的CraueFormFlowDemoBundle分支。 安装 获取捆绑 让Composer通过运行下载并安装捆绑软件 composer require craue/formflow-demo-bundle:@dev 在壳中。 启用捆绑 如果您不使用Symfony Flex,请手动注册: // in config/bundles.php return [ // ... Craue \ FormFlowDemoBundle \ Cra
【文件预览】:
CraueFormFlowDemoBundle-3.4.x
----Entity()
--------Vehicle.php(1KB)
--------Location.php(1001B)
--------PhotoUpload.php(878B)
--------Topic.php(1KB)
--------Driver.php(1KB)
--------EntityHasIdTrait.php(264B)
----CraueFormFlowDemoBundle.php(313B)
----Resources()
--------public()
--------translations()
--------views()
--------config()
----LICENSE(145B)
----Controller()
--------FormFlowDemoController.php(4KB)
----composer.json(1KB)
----Model()
--------Regions.php(2KB)
----README.md(2KB)
----Twig()
--------Extension()
----Form()
--------PhotoUploadFlow.php(685B)
--------PhotoUploadForm.php(854B)
--------CreateTopicForm.php(1KB)
--------CreateTopicFlow.php(1KB)
--------CreateVehicleFlow.php(2KB)
--------CreateLocationStep2Form.php(1003B)
--------CreateLocationStep1Form.php(811B)
--------CreateVehicleForm.php(2KB)
--------CreateLocationFlow.php(1KB)
--------Type()
--------CreateVehicle.php(548B)
----DependencyInjection()
--------CraueFormFlowDemoExtension.php(1KB)

网友评论