EVOLUTION-MANAGER
Edit File: Carbon.php
<?php namespace Illuminate\Support; use Carbon\Carbon as BaseCarbon; class Carbon extends BaseCarbon { // }