app->singleton('database', \App\Services\Database\Database::class); $this->app->singleton('option', \App\Services\OptionRepository::class); } }