Hy guys,
is there a way to automatic bind all parameters of laravel route to a class, for example:
Route::get("/tets/{id}/{article}")
I want t