Hi; Can someone please explain how Route::get and Route::post work? I know exactly how to use them b...
Hi; Mod_rewrite is on Route::get('/', 'Home@index'); works fine and I can access it like: http://atl...
Hi I wanna send a variable to master. How can I do it? Thanks class UserController extends BaseCont...
Hi I followed the documentation but still don't get it: $view = View::make('greeting')->nest('ch...
Hi; 3 questions: 1 - I am trying to load multiple views from a controller but it doesn't seem to wor...
Funnies mistake I ever made: $member->password = Hash::make('password'); When they register I...
valorin said: I don't have a Forge account to check, but is it possible it's using Environment Vari...
You wont believe it!!!!! There was a white space on top of routes.php!!!!!!!
The Laravel portal for problem solving, knowledge sharing and community building.