app->singleton(\App\ILayoutDriver::class, \App\LayoutDriver\Xrandr::class); $this->app->make(\App\ILayoutDriver::class)->read(); } }