InfyOmLabs / generator-builder

InfyOm Laravel Generator GUI Builder
http://labs.infyom.com/laravelgenerator/
MIT License
133 stars 71 forks source link

Using named routes instead of static urls #48

Closed nikhilbhatia22 closed 5 years ago

nikhilbhatia22 commented 5 years ago

refactor: With existing url based route usage, it restricts the change in route within some other group-prefixes, hence to overcome this, using route names instead