bind('customMessage', function () { return new CustomMessage(); }); } /** * Bootstrap services. * * @return void */ public function boot() { // } }