i have offers api from a website and this return this url
http://mylaravelsite/offers/done/?id=100&oid=12&o_name=YurMobile-FI&amount=10cy_name=Qoins&user_id=1&sig=606a5e547ed5c607b10f97a5958f4c38&payout=5.250
i used this routing code
Route::get('/offers/data/{data}', "HomeController@offersdone");
but the url showed every time
NotFoundHttpException in RouteCollection.php line 161:
What do i wrong or is missing ?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire