コード例 #1
0
ファイル: Extension.php プロジェクト: redstarxz/flarumone
 public function boot()
 {
     Tag::setValidator($this->app->make('validator'));
 }