Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I much prefer the Laravel way, because it's much easier to get an overview of all the routes in an app. With your method you'd have to go through every single file! Most editors have "goto file" functionality, so you can type e.g. Cmd-P, "web", Enter, and be directly in the routes file.


Plenty of frameworks can spit out a list of all routes and some IDEs have tooling for that.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: