File manager - Edit - /var/www/payraty/helpdesk/common/Auth/Middleware/OptionalAuthenticate.php
Back
<?php namespace Common\Auth\Middleware; use Illuminate\Auth\Middleware\Authenticate; class OptionalAuthenticate extends Authenticate { // prevent authentication exception if user is not logged in at all. This will be handled in policies instead protected function unauthenticated($request, array $guards) { } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.04 |
proxy
|
phpinfo
|
Settings