Request Query Params

Let's test our RequestTest expectations one-by-one. First up, query params...these should be in an array format to match what is usually held by the $_GET superglobal variable.

Branch: https://github.com/GaryClarke/pest-tdd/tree/11-request-query-params

Complete and Continue  
Discussion

0 comments