array when() Get the events that trigger this service provider to register. Return Value array
Illuminate\Notifications Namespaces Illuminate\Notifications\ChannelsIlluminate\Notifications\ConsoleIlluminate\Notifications\EventsIlluminate\Notifications\Messages Classes Action ChannelManager DatabaseNotification DatabaseNotificationCollection HasDatabaseNotifications Notifiable Notification NotificationServiceProvider RoutesNotifications SendQueuedNotifications
string getMorphType() Get the foreign key "type" name. Return Value string
$this makeVisible(array|string $attributes) Make the given, typically hidden, attributes visible across the entire collection. Parameters array|string $attributes Return Value $this
void attempting(mixed $callback) Register an authentication attempt event listener. Parameters mixed $callback Return Value void
string path() Get the path to the application "app" directory. Return Value string
static Collection|Model[] all(array|mixed $columns = array('*')) Get all of the models from the database. Parameters array|mixed $columns Return Value Collection|Model[]
bool hasCast(string $key, array|string|null $types = null) Determine whether an attribute should be cast to a native type. Parameters string $key array|string|null $types Return Value bool
User class User extends Model implements Authenticatable, Authorizable, CanResetPassword (View source) Traits Authenticatable Authorizable CanResetPassword
string stopPush() Stop injecting content into a push section. Return Value string Exceptions InvalidArgumentException
Page 407 of 996