JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrgetSnakeName() . '_module.php', $this->app->basePath('storage/app/') . 'services.php'); } /** * {@inheritdoc} */ public function registerProviders(): void { foreach ($this->get('providers', []) as $provider) { $this->app->register($provider); } } /** * {@inheritdoc} */ public function registerAliases(): void { } }