My Favorite Pizza Recipe
Here's how to make amazing pizza...
~^/post/(?<id>\d+)/(?<slug>[\w\-]+)$~i
single
/post/2/pizza-recipe
PostController@show
pizza-recipe
[0] => '/post/2/pizza-recipe' 'id' => '2' [1] => '2' 'slug' => 'pizza-recipe' [2] => 'pizza-recipe'
Comments (2)
Leave a Comment