did it work? or did you use a different solution?
or Route::get('authorsorwhateveruri/{id}', 'PaymentController@showAuthorPosts'); public function sh...
set MySql to innoDB and read this article :) http://dev.mysql.com/doc/refman/5.0/en/ansi-diff-transa...
laravel/public/.htaccess: <IfModule mod_rewrite.c> <IfModule mod_negotiation.c>...
Do you have a folder stucture for costumer1, costumer2, costumer3 ...? You can use laravel's router...
The Laravel portal for problem solving, knowledge sharing and community building.