Versions in this module Expand all Collapse all v1 v1.0.0 Jun 22, 2023 Changes in this version + func App() foundationcontract.Application + func Artisan() console.Artisan + func Auth() auth.Auth + func Cache() cache.Cache + func Config() config.Config + func Crypt() crypt.Crypt + func Event() event.Instance + func Gate() access.Gate + func Grpc() grpc.Grpc + func Hash() hash.Hash + func Log() log.Log + func Mail() mail.Mail + func Orm() orm.Orm + func Queue() queue.Queue + func RateLimiter() http.RateLimiter + func Route() route.Engine + func Schedule() schedule.Schedule + func Storage() filesystem.Storage + func Validation() validation.Validation