Is there a possibility instead
http://localhost:8000/tags?category=development
to show
and the resultat would be the same?
Is there a possibility instead
http://localhost:8000/tags?category=development
to show
and the resultat would be the same?
If you would set development as default value for category in your controller, I would think so.