Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Devise
Support
Sortable
Sortable
PHP Trait Devise\Support\Sortable\Sortable
Afficher le fichier
Open project: devisephp/cms
Méthodes publiques
Méthode
Description
newQuery
(
boolean
$excludeDeleted
= true ) :
Builder | static
Get a new query builder for the model's table.
Method Details
newQuery()
public
méthode
Get a new query builder for the model's table.
public
newQuery
(
boolean
$excludeDeleted
= true ) :
Builder | static
$excludeDeleted
boolean
Résultat
Illuminate\Database\Eloquent\Builder | static