Spec-Zone.ru › Laravel 8

Обработка авторизации

трайт ОбработкаАвторизации (Просмотреть исходный код)

Методы

Ответ allow(string|null $message = null, mixed $code = null)

Создает новый ответ доступа.

Ответ deny(string|null $message = null, mixed|null $code = null)

Выбрасывает исключение без доступа.

Подробности

protected Ответ allow(string|null $message = null, mixed $code = null)

Создает новый ответ доступа.

Параметры

string|null $message
mixed $code

Возвращаемое значение

Ответ

protected Ответ deny(string|null $message = null, mixed|null $code = null)

Выбрасывает исключение без доступа.

Параметры

string|null $message
mixed|null $code

Возвращаемое значение

Ответ

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Auth/Access/HandlesAuthorization.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API