Páginas · Laravilt
Resource Authorization
Control access to resource actions
Control access to resource actions with authorization methods.
Basic Authorization
php
Hide from Navigation
php
Conditional Navigation
php
API Reference
| Property | Type | Description |
|---|---|---|
$model | string | Eloquent model class |
$navigationIcon | string | Lucide icon |
$navigationGroup | string | Navigation group |
$navigationSort | int | Sort order |
$navigationLabel | string | Custom label |
$recordTitleAttribute | string | Title column |
$slug | string | URL slug |
$hasSoftDeletes | bool | Soft delete support |