Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Spatie
Translatable
Exceptions
AttributeIsNotTranslatable
PHP Class Spatie\Translatable\Exceptions\AttributeIsNotTranslatable
Inheritance:
extends
Exceptio\Exception
Mostrar archivo
Open project: spatie/laravel-translatable
Class Usage Examples
Public Methods
Method
Description
make
(
string
$key
,
Model
$model
)
Method Details
make()
public
static
method
public
static
make
(
string
$key
,
Model
$model
)
$key
string
$model
Illuminate\Database\Eloquent\Model