app = $app; } /** * Register container bindings */ public function register() { } /** * Called after other services had been registered */ public function boot() { } }