I'm new using Laravel and my question is this: How can I do so when this route is requested:
miproyecto.com/user/23
is transformed to:
miproyecto.com/victor-hugo
I just need to do that, and I managed to get the data thrown depending on the user number. I would appreciate it if you could help me, I just need that to finish my final project. Thanks for your help.