Ian, I'm running into a similar problem with getting a 'class not found' while using morphMany...and...
Change... Mail::send('emails.welcome', array('key' => 'value'), function($message) to \Mail::sen...
cheskq said: Unrelated question, but how do you manage to have that debug bar ? "barryvdh/lar...
I'm getting this same issue, only on a typeahead ajax call to the cache. I've tried clearing the cac...
$this->layout->content = View::make('user.register')->with('success', '1');
The Laravel portal for problem solving, knowledge sharing and community building.
The community