Bug: resource routing replaces 'ta' with 'um' #37114
-
Hello there devs, today i found out an annoying problem with routing: Route::resource('dentista', DentistaController::class); please note the 'ta' at the end of the word doing a php artisan route:list i get: GET|HEAD | dentista | dentista.index | App\Http\Controllers\DentistaController@index | web notice the replacing of 'ta' with 'um'. That happens with any word that ends in 'ta' |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Created a new issue for that. #37120 |
Beta Was this translation helpful? Give feedback.
Created a new issue for that. #37120