Iam trying to save a value to mysql (Decimal column). In my laravel schema as $table->decimal('sorder_by', 4, 2); then in my php i have in the database ...
確定! 回上一頁