So I'm using the laravel auth because I wanted to have a registration system on my website.
However because my website is Dutch, I'd like to change the url from localhost:8000/login to localhost:8000/inloggen and the same for register.
Does anyone know if this is possible and how to do this?
I couldn't find anything on Google about this so that's why I'm asking here.
Thanks in advance.
