Skip to content

[ABANDONED] Exposes the routes on staging and local servers. (Configurable)

Notifications You must be signed in to change notification settings

ZeeCoder/route-list-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Route List Bundle

Exposes the routes on staging and local servers. (Configurable)

Usage

  • Install with composer,
  • Register in the AppKernel: new ZeeCoder\Bundle\RouteListBundle\ZeeRouteListBundle(),.
  • Add the routing file (@ZeeRouteListBundle/Resources/config/routing.yml).

The route can then be accessed through the /links route.

By default, only the localhost or 127.0.0.1 hosts are allowed to see the route.

If you want to allow more hosts, override the parameters.

The default value is: zee_route_list.allowed_hosts: localhost|127.0.0.1.

About

[ABANDONED] Exposes the routes on staging and local servers. (Configurable)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages