HasRoutes
trait HasRoutes (View source)
Properties
static protected string|null | $slug | ||
static protected string | $routeMiddleware | ||
static protected string | $withoutRouteMiddleware |
Methods
static void
static string
getRoutePath()
No description
static string
getRelativeRouteName()
No description
static string
getSlug()
No description
static string|array
static string|array
static string
static bool
static string
static bool
Details
static void
registerRoutes(Panel $panel)
No description
static void
routes(Panel $panel)
No description
static string
getRoutePath()
No description
static string
getRelativeRouteName()
No description
static string
getSlug()
No description
static string|array
getRouteMiddleware(Panel $panel)
No description
static string|array
getWithoutRouteMiddleware(Panel $panel)
No description
static string
getEmailVerifiedMiddleware(Panel $panel)
No description
static bool
isEmailVerificationRequired(Panel $panel)
No description
static string
getTenantSubscribedMiddleware(Panel $panel)
No description
static bool
isTenantSubscriptionRequired(Panel $panel)
No description