コード例 #1
0
 /**
  * Boot the application's service providers.
  *
  * @return void 
  * @static 
  */
 public static function boot()
 {
     \Laravel\Lumen\Application::boot();
 }