Exemple #1
0
 public function __construct()
 {
     LogR::register(last(explode('\\', get_class($this))) . ' ' . explode('@', Route::currentRouteAction())[1]);
 }