Laravel - The PHP framework for web artisans. ... $table->time('sunrise');, 相當於TIME 型態. $table->timestamp('added_on');, 相當於TIMESTAMP 型態.
確定! 回上一頁