Example #1
0
 public static function boot()
 {
     parent::boot();
     Log::observe(new LogObserver());
 }