$this setDateFormat(string $format) Set the date format used by the model
Processor getPostProcessor()
void useDefaultSchemaGrammar() Set the schema grammar to the default implementation
int run(InputInterface $input, OutputInterface $output) Run the console
string getTable() Get the table the blueprint describes.
Grammar withTablePrefix(
bool|null delete() Delete the pivot model record from the database.
string joiningTable(string $related) Get the joining table name for a many-to-many
int update(string $query, array $bindings = array()) Run an update statement
Builder table(string $table)
Page 62 of 100