Buffalo Eats Online API Documentation

ClientMiddleware extends Middleware
in package

Client authentication middleware.

Ensures the current user is authenticated as a client (business owner/staff) and that their associated business is active.

Tags
author

J.J. Johnson visionquest716@gmail.com

copyright

2026 VisionQuestServices LLC

Table of Contents

Methods

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

Methods

handle()

Handle the request by checking client 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