How to add comment to table (ot column) in Laravel 5 migration?
I currently know how to add comment to column like:
$table->tinyInteger('status')->comment('0: requested; -1: rejected; 1:confirmed');
But what about table?
from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/25r5RCI
via IFTTT
Aucun commentaire:
Enregistrer un commentaire