\App\ModelsAdminMenu

Class AdminMenu

Summary

Methods
Properties
Constants
No public methods found
$id
$parent_id
$order
$title
$icon
$uri
$permission
$created_at
$updated_at
No constants found
No protected methods found
$table
$casts
$fillable
N/A
No private methods found
No private properties found
N/A

Properties

$id

$id : integer

Type

integer

$parent_id

$parent_id : integer

Type

integer

$order

$order : integer

Type

integer

$title

$title : string

Type

string

$icon

$icon : string

Type

string

$uri

$uri : string

Type

string

$permission

$permission : string

Type

string

$created_at

$created_at : \Carbon\Carbon

Type

\Carbon\Carbon

$updated_at

$updated_at : \Carbon\Carbon

Type

\Carbon\Carbon

$table

$table : 

Type

$casts

$casts : 

Type

$fillable

$fillable : 

Type