Laravel change uri to lowercase -


you know laravel case sensitive. how can forced user used lowercase in address bar ? can change uri in middleware ? how ? i'm using laravel 5.1.10

you can't force user use lower or upper case in address bar. want keep in mind. case sensitive or not case sensitive depends on server , environment.

in general windows machines case insensitive on other hand, linux case sensitive. lowercase way go or chasing bugs dog chasing tail.

hope help.


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -