Monday, April 23, 2018

Organize your Laravel routes for better and maintainable code

https://medium.com/@thesourav/organize-your-laravel-routes-for-better-and-maintainable-code-4ad9b76aed0f
I always thought there must be a better way to organize Laravel routes. It has it's tricks, but here's a good way.