The error is mostly removed by, please kindly run this command: sudo php5enmod mcrypt
rags02 said: Try wrapping your $data into an array: $dd = Event::fire('email.send', array($data));...
Change Route::get('/email') to Route::get('email')
You could put this in the start/global.php /* * Error listeners */ App::error(function(Exception $...
The Laravel portal for problem solving, knowledge sharing and community building.