BConnect POS - Reference PHP

AppController extends AbstractController
in package

Application controller for general app features Handles calendar and other app-wide functionalities

Attributes
#[IsGranted]
'IS_AUTHENTICATED_FULLY'
#[Route]
'/app'

Table of Contents

Methods

index()  : Response
Display the calendar page

Methods

index()

Display the calendar page

public index() : Response
Attributes
#[Route]
'/calendar'
$name: 'app.calendar'
Return values
Response

The calendar view

On this page

Search results