dev-master
9999999-dev https://github.com/ZeeCoder/route-list-bundle
MIT
The Requires
- php >=5.3.3
by Hubert Viktor
v0.1.0
0.1.0.0 https://github.com/ZeeCoder/route-list-bundle
MIT
The Requires
- php >=5.3.3
by Hubert Viktor
Wallogit.com
2017 © Pedro Peláez
Exposes the routes on staging and local servers. (Configurable), (*1)
new ZeeCoder\Bundle\RouteListBundle\ZeeRouteListBundle(),.@ZeeRouteListBundle/Resources/config/routing.yml).The route can then be accessed through the /links route., (*2)
By default, only the localhost or 127.0.0.1 hosts are allowed to see the route., (*3)
If you want to allow more hosts, override the parameters., (*4)
The default value is: zee_route_list.allowed_hosts: localhost|127.0.0.1., (*5)
MIT
MIT