Hi there!
Say I have this url: http://myapp.loc/test/1 where its route is Route::get('test/{id}'). how can I get the 'test/{id}' programmatically?
Thanks!
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community