IMHO using route group with prefix is much cleaner $locale = ... Route::group(array('prefix' =>...
I'm using this package https://github.com/Anahkiasen/polyglot works great. Create a translatable mod...
convert your nested baum model to array - $yourmodel->toArray(); create a recursive function to...
Do you mean this http://laravel.io/forum/01-31-2014-how-to-mark-up-forum-posts ?
I found this package useful for generating SEO friendly URLs - https://github.com/cocur/slugify You...
The Laravel portal for problem solving, knowledge sharing and community building.
The community