Support the ongoing development of Laravel.io →

ramakip

Joined 23 Jul 2014

Statistics

Threads 1
Replies 1
Solutions 0
Articles 0
posted 9 years ago

Route Parameters in a Route causing 404 under different instances

The following route works fine: Route::get('/{category}/{product?}/{id?}',array('uses' => 'Produc...

0 Likes
2 Replies
Solved
replied 9 years ago

Route Parameters in a Route causing 404 under different instances

Thank you that did solve it. Curious why the order is important for this to work?

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.