我正在使用OctoberCMS組件,並且遇到了一些使問題得以解決的問題。看看下面的代碼: class Payment extends ComponentBase
{
/**
* This hold the amount with PayPal fee and discount applied and pass back to template
* @var floa
當OctoberCMS創建此表時,它只有id列。 我不明白爲什麼。 這是我的updates/createTable.php文件中的類。這樣 class CreateCellphoneTable extends Migration
{
public function up()
{
Schema::create('iaff106_cell_phones', funct