Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

modifier laravel migration to add a comment a column (MySQL/PostgreSQL)

// Add a comment to a column (MySQL/PostgreSQL)
->comment('my comment')
 
PREVIOUS NEXT
Tagged: #modifier #laravel #migration #add #comment #column
ADD COMMENT
Topic
Name
6+1 =