Пример #1
0
 public function boot()
 {
     \Lio\Comments\Comment::observe(new \Lio\Comments\CommentObserver());
 }
 public function boot()
 {
     Comment::observe(new CommentObserver());
 }