Laravel Request getting current path with query string

前端 未结 9 506
萌比男神i
萌比男神i 2020-12-23 13:20

Is there a Laravel way to get the current path of a Request with its query parameters?

For instance, for the URL:

http://www.example.com/one/two?key=         


        
9条回答
提交回复
热议问题