i am stuck in one of my unit test method, i am testing an post method in my controller, there is a line "serialize($_POST['subcategory'] );" which is getting all the value fieldname subcategory, how can i pass array in my test case http://laravel.io/bin/7w8ov
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community