maesbox / rest-user-bundle
oginspector rest user bundle
0.1.4
2017-02-12 01:45 UTC
Requires
- php: >=5.3.9
- doctrine/doctrine-bundle: ~1.5
- doctrine/orm: ^2.4.8
- friendsofsymfony/rest-bundle: >=1.0
- jms/security-extra-bundle: >=1.6
- jms/serializer-bundle: >=1.0
- lexik/jwt-authentication-bundle: ~2.1
- nelmio/api-doc-bundle: >=2.0
- nelmio/cors-bundle: >=1.0
- stof/doctrine-extensions-bundle: >=1.0
- symfony/symfony: >=2.8
This package is auto-updated.
Last update: 2025-01-06 10:22:44 UTC
README
RestUserBundle
bundle configuration
exposiong routes to javascript:
install fos/js-rounting-bundle
in config.yml:
fos_js_routing:
routes_to_expose:
- "^rest_user_*"