\App\ModelsAdminOperationLog

Class AdminOperationLog

Summary

Methods
Properties
Constants
No public methods found
$id
$user_id
$path
$method
$ip
$input
$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

$user_id

$user_id : integer

Type

integer

$path

$path : string

Type

string

$method

$method : string

Type

string

$ip

$ip : string

Type

string

$input

$input : 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