Forum Laravel Route::redirect with variables
H, hope somebody can help me, I was wondering how do we pass variables in a Route::redirect('food/{cat_slug}', 'something-{cat_slug}', 301);
Thanks
Please sign in or create an account to participate in this conversation.
There's no shortage of content at Laracasts. In fact, you could watch nonstop for days upon days, and still not see everything!
Get Started
Route::redirect with variables
H, hope somebody can help me, I was wondering how do we pass variables in a Route::redirect('food/{cat_slug}', 'something-{cat_slug}', 301);
Thanks