app->when(Assets::class) ->needs('$assetsPath') ->give($this->app->get('path.assets.public')); } }