stackinstance/api-server-bundle

Stack Instance Api Server

安装: 758

依赖项: 0

建议者: 0

安全: 0

星星: 1

关注者: 1

分支: 0

开放问题: 0

类型:symfony-bundle

1.0.4 2016-08-03 13:41 UTC

This package is not auto-updated.

Last update: 2024-09-18 19:29:20 UTC


README

##Stack Instance Api Server bundle

安装方法

composer require stackinstance/api-server-bundle

路由示例

stack_instance_api_server:
    resource: "@StackInstanceApiServerBundle/Resources/config/routing.yml"
    prefix:   /

示例创建的表

php app/console doctrine:schema:update --force

网站