Skip to content

segment function of Request service returns urlencoded string #15492

@TheAliAbbasi

Description

@TheAliAbbasi
  • Laravel Version: 5.2.43
  • PHP Version: 7.0.10
  • Database Driver & Version: Mysql 5.5, PDO

Description:

I tried to use UTF-8 in my URI and in some sceniaros I need to fetch that data using Request::segment(2) and this function returns urldecoded version and I have to decode it wherever I use it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions