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

json - Zend error Connection -

javascript - Trigger mouseenter when an animated element touches mouse -

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