Hi, There! This word represents a parameter, in this case, an identifier for the target resource of the request. You can change the default generated param name to whatever you want, like this:
Route::resource('media', 'MediaController')->parameters('medium' => 'customName')
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community