Support the ongoing development of Laravel.io →
vkimura

vkimura

Joined 5 Aug 2014

Statistics

Threads 6
Replies 4
Solutions 0
Articles 0

added simple Route::get('users', function() but the URL doesn't work with WAMP

Hi, I'm totally new to Laravel. I'm trying to follow the example on the "Routing" section...

0 Likes
3 Replies
Solved
replied 10 years ago

How to get the value of dynamic field names of table that differ by only a number at end of field name?

Yeah, thanks. I see, shez1983. =) Yeah, I have some refactoring to do for sure. Code can always be c...

0 Likes
replied 10 years ago

How to get the value of dynamic field names of table that differ by only a number at end of field name?

Yes, TY, mengidd. That works too! =) I think this works too: $sColName = 'id_' . $iIndexPlusOne; $iC...

0 Likes
replied 11 years ago

added simple Route::get('users', function() but the URL doesn't work with WAMP

This is the solution: .htaccess in the public folder. Notice the RewriteBase that needs to be change...

0 Likes
replied 11 years ago

added simple Route::get('users', function() but the URL doesn't work with WAMP

Thank you for the answers. @DrPrez, I tried changing my httpd.conf. I can get to the main page from...

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.

© 2026 Laravel.io - All rights reserved.