Buffalo Eats Online API Documentation

AdminMiddleware extends Middleware
in package

Admin authentication middleware.

Ensures the current user is authenticated as a platform admin.

Tags
author

J.J. Johnson visionquest716@gmail.com

copyright

2026 VisionQuestServices LLC

Table of Contents

Methods

handle()  : bool
Handle the request by checking admin authentication.

Methods

handle()

Handle the request by checking admin authentication.

public handle([array<string|int, mixed> $params = [] ]) : bool
Parameters
$params : array<string|int, mixed> = []

Route parameters

Return values
bool

        
On this page

Search results