我怎样才能改变Carbon考虑周末的日子?

时间:2017-11-18 14:47:41

标签: php laravel date php-carbon

我想将weekendDays更改为仅在我的Carbon实例中包含星期日。我怎么能这样做?

1 个答案:

答案 0 :(得分:3)

执行命令

$execution = mysqli_stmt_execute($stmt);

// Attempt to execute the prepared statement
if($execution){
    echo "Records inserted successfully.";
}

在启动功能的App \ Providers \ AppServiceProvider中。