Versions in this module Expand all Collapse all v1 v1.17.1 Feb 10, 2026 v1.17.0 Feb 2, 2026 Changes in this version + type ServiceProvider struct + func (r *ServiceProvider) Boot(app foundation.Application) + func (r *ServiceProvider) Register(app foundation.Application) + func (r *ServiceProvider) Relationship() contractsbinding.Relationship + type View struct + func NewView() *View + func (r *View) Exists(view string) bool + func (r *View) GetShared() map[string]any + func (r *View) Share(key string, value any) + func (r *View) Shared(key string, def ...any) any