Skip to content

hellosworldos/symfony-automatic-routing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symfony Router wrapper

Allows automatic loading controller files and actions

Usage example app/config/routing.yml

api:
  resource: "@ApiBundle/Controller/"
  type:     automatic
  prefix:   /

Clean cache before usage in browser

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published