GITLAB

Practica symfony2 / practica

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • practica
  • app
  • config
  • routing.yml
  • 0df435368   inicializando proyecto de practica Browse Code ยป
    Edgar Gonzalez
    2018-01-23 11:05:12 -0400  
routing.yml 168 Bytes
edit raw blame history permalink
1 2 3 4 5 6 7 8
ubv_practica:
    resource: "@UBVPracticaBundle/Controller/"
    type:     annotation
    prefix:   /

app:
    resource: '@AppBundle/Controller/'
    type: annotation