Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

get table name of model laravel inside the model

//$this refer to model that you are in that
$this->getTable();
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #table #model #laravel #model
ADD COMMENT
Topic
Name
5+7 =