Slim Framework
Router string length alpha
elvisreis
April 2, 2019, 7:50pm
#1
where a string size is fixed
$app->get(’/{slug:\d{9}}’, ‘UsertCtrl:index’);